1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib/Math/BigInteger/Engines/PHP
2017-10-23 22:31:18 +02:00
..
Reductions 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
Base.php BigInteger: undo visibility changes 2017-08-07 22:38:56 -05:00
DefaultEngine.php BigInteger: modularize / modernize class and add new powmod engines 2017-06-26 20:07:10 -05:00
Montgomery.php More PHPDOC fixes 2017-08-04 12:06:25 +02:00
OpenSSL.php BigInteger: modularize / modernize class and add new powmod engines 2017-06-26 20:07:10 -05:00