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 |
|
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 |
|
terrafrost
|
5fe629a171
|
BigInteger: modularize / modernize class and add new powmod engines
|
2017-06-26 20:07:10 -05:00 |
|