terrafrost
|
0398f7a815
|
add ECDSA / EdDSA support
|
2018-11-19 12:39:21 -06:00 |
|
luz.paz
|
380517ef00
|
Misc. trivial typos
Found via `codespell -q 3`
|
2018-03-03 07:07:14 -05:00 |
|
terrafrost
|
ec579bd9ed
|
revisions to rrran's PHPDoc changes
|
2017-11-05 14:35:27 -06:00 |
|
terrafrost
|
10828543ce
|
Merge remote-tracking branch 'rrran/Fixes3'
|
2017-11-05 13:16:03 -06:00 |
|
terrafrost
|
5f3c49cbcc
|
Merge remote-tracking branch 'lzylinl/master'
|
2017-11-05 12:57:29 -06:00 |
|
terrafrost
|
c7606818e0
|
BigInteger/Engines/PHP: small optimization to EvalBarrett engine
|
2017-11-05 01:56:04 -05:00 |
|
terrafrost
|
ff595f9951
|
BigInteger/Engines/PHP: fix issues with EvalBarrett reduction
|
2017-11-05 01:33:57 -05:00 |
|
terrafrost
|
5eec16041d
|
BigInteger/Engines/PHP: HAC 14.42.2 does mod $b^{k+1}$
|
2017-11-04 12:28:38 -05:00 |
|
terrafrost
|
f01cc6b099
|
BigInteger/Engines/PHP: fix issue with regular barrett engine
|
2017-11-04 02:16:01 -05:00 |
|
terrafrost
|
410e5aed96
|
BigInteger/Engines/PHP: use regular barrett for PHP32 engine
|
2017-11-04 02:15:32 -05:00 |
|
Sokolovskyy Roman
|
f40ea062c2
|
Lots of PHPDoc fixes
|
2017-10-25 11:44:14 +02:00 |
|
zylin
|
2fcc294cc6
|
Sometimes at php7 uniqid() return same result as their previous call. Here generates few equal labels wich makes error on eval. Does not know why uniqid() return same values but this is fact and my construction is more correct than previous. No need to call label id generation and use dirty goto :')
|
2017-10-23 22:31:18 +02:00 |
|
Sokolovskyy Roman
|
25c1ae6e00
|
Merge remote-tracking branch 'origin/master' into Bugfixes2
|
2017-08-09 12:28:02 +02:00 |
|
terrafrost
|
e7e30cd239
|
BigInteger: undo visibility changes
|
2017-08-07 22:38:56 -05:00 |
|
Sokolovskyy Roman
|
55cacdf7cd
|
More PHPDOC fixes
|
2017-08-04 12:06:25 +02:00 |
|
Sokolovskyy Roman
|
d13f429b77
|
PHPDOC fixes
|
2017-08-03 09:20:17 +02:00 |
|
Sokolovskyy Roman
|
f314f9795f
|
Fixed methods visibility
|
2017-08-03 09:20:05 +02:00 |
|
terrafrost
|
5fe629a171
|
BigInteger: modularize / modernize class and add new powmod engines
|
2017-06-26 20:07:10 -05:00 |
|