1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib/Crypt
Jim Wigginton a8f0567527 - sped up Math_BigInteger
- fixed a bug whereby partial RSA keys didn't function properly (thanks, CountZero!)
- fixed a bug that prevented setPrecision from working correctly with non multiples of eight
- fixed a few E_NOTICEs


git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@76 21d32557-59b3-4da0-833f-c5933fad653e
2010-01-21 00:52:11 +00:00
..
AES.php - fixes to Math_BigInteger::_barrett() 2010-01-04 07:59:01 +00:00
DES.php - fixes to Math_BigInteger::_barrett() 2010-01-04 07:59:01 +00:00
Hash.php - added a missing break 2009-11-23 23:37:07 +00:00
Random.php - pack should be unpack 2008-05-21 05:15:32 +00:00
RC4.php - Net_SFTP now has better support for uploading large files than it did before, per this: 2009-06-09 04:00:38 +00:00
Rijndael.php - fixes to Math_BigInteger::_barrett() 2010-01-04 07:59:01 +00:00
RSA.php - sped up Math_BigInteger 2010-01-21 00:52:11 +00:00
TripleDES.php - fixes to Math_BigInteger::_barrett() 2010-01-04 07:59:01 +00:00