Commit Graph

17 Commits

Author SHA1 Message Date
Sam Bohler
b59d2ae931 Fixes #134, Corrected behavior of Math::mod 2015-01-13 14:02:52 -05:00
Sam Bohler
d05146d8f5 Fixes #72 - Restructured arb int math and enabled BCMath as an engine 2014-11-26 13:09:05 -05:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Joshua Estes
e055067d95 Merge pull request #45 from JoshuaEstes/MoreRandomFixesAndUpdates
More random fixes and updates
2014-09-24 15:02:05 -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
b65c5f57e8 Found issues with the keys 2014-09-24 10:34:50 -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
Rich Morgan
c118fb4a6e Fix for wrong variable name 2014-09-19 18:56:51 -04:00
Rich Morgan
5916e3e4f1 Added extra null checks and 2014-09-19 18:08:54 -04:00
Rich Morgan
1c70d47ad8 Fix for public key test 2014-09-19 17:00:15 -04:00
Joshua Estes
8808864cd7 Ran php-cs-fixer on test files 2014-09-18 14:12:24 -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