1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib
Jim Wigginton d574a6770e - rewrote randomPrime()
- fixed a bug in Math_BigInteger::equals() that only manifests itself when the bcmath extension is used


git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@90 21d32557-59b3-4da0-833f-c5933fad653e
2010-02-21 07:45:31 +00:00
..
Crypt - improved random number generator 2010-02-19 22:39:44 +00:00
Math - rewrote randomPrime() 2010-02-21 07:45:31 +00:00
Net - the sending of SSH_FXP_WRITE packets are now partially interleaved with the receipt of SSH_FXP_STATUS packets (thanks, TangiX!) 2010-02-18 16:56:07 +00:00
PHP/Compat/Function - added Crypt_RSA 2009-12-03 08:19:00 +00:00