Commit Graph

19 Commits

Author SHA1 Message Date
Sam Bohler
f9fc47641f #65 Removed dead code, updated arrays to Points, finished writing functions 2014-11-10 10:46:01 -05:00
Rich Morgan
e02539fe44 PSR compliance 2014-10-06 18:22:48 -04:00
Rich Morgan
bc544d3608 Refactored isGenerated 2014-10-06 18:19:56 -04:00
Rich Morgan
837847afb8 Fix for not capturing the returned padded string
This will resolve the test failure when the (x,y) values weren't 64 hex digits.
2014-09-29 13:33:48 -04:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Rich Morgan
6c666724bb Corrected base point param assignment 2014-09-25 15:54:06 -04:00
Joshua Estes
19745548c3 A few code cleanups for public key and public key testing 2014-09-24 12:18:17 -04:00
Joshua Estes
4213abf5e2 Updated a few tests and added a little more functionality to public key class 2014-09-24 11:48:35 -04:00
Joshua Estes
331fd48491 Added and updated tests, ran php-cs-fixer on src/ and tests/ still having a few issues with signatures, tests should help find the issues 2014-09-24 09:34:23 -04:00
Joshua Estes
b51180515a Made sure everything is PSR1 and PSR2 standard 2014-09-23 15:47:39 -04:00
Joshua Estes
efac474377 refactored and added a lot of tests, made use of the point class more in functions and made a curve parameter interface so that mock interfaces can be used later in testing 2014-09-23 15:36:40 -04:00
Joshua Estes
8e8072f051 php-cs-fixer 2014-09-19 15:25:40 -04:00
Joshua Estes
23183103ec small bug fix 2014-09-19 14:19:34 -04:00
Rich Morgan
2a9aa8eb40 Updated keygen code, validity checking, and
compressed keygen creation and added some more inline docs
2014-09-19 13:55:06 -04:00
Joshua Estes
f150bfa838 Removed monolog 2014-09-19 11:52:54 -04:00
Joshua Estes
7836e15f53 Ran php-cs-fixer 2014-09-18 13:00:02 -04:00
Joshua Estes
067d17d676 A few updates and bug fixes, all tests now pass 2014-09-15 13:20:32 -04:00
Joshua Estes
c5edfdbee5 Added license to all files 2014-09-12 08:23:29 -04:00
Joshua Estes
0350f05cf0 Initial Commit 2014-09-12 06:44:37 -04:00