1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 18:17:49 +01:00
tgseclib/phpseclib/Crypt
terrafrost d741def23c AES: Fix broken CFB and disableContinuousBuffer()
Quoting from petrich's pull request (from which this commit was inspired):

Fixed: Broken CFB in continuous mode when using CRYPT_AES_MODE_MCRYPT (related to: #39 )
Fixed: Multiple calls to enable/disableContinuousBuffer()
Fixed: Some PHP Notice/Warnings about strlen(array())
2013-01-09 17:39:57 -06:00
..
AES.php AES: Fix broken CFB and disableContinuousBuffer() 2013-01-09 17:39:57 -06:00
DES.php Revamp SSH1 logging and go back to using user_error 2013-01-08 22:09:27 -06:00
Hash.php Misc fixes 2012-08-23 08:59:49 -05:00
Random.php Make PEM lines be 64 bytes long instead of 72 2012-12-18 07:11:24 -06:00
RC4.php Merge pull request #9 from bantu/feature/consistent-file-endings 2012-06-16 21:06:15 -07:00
Rijndael.php Revamp SSH1 logging and go back to using user_error 2013-01-08 22:09:27 -06:00
RSA.php Revamp SSH1 logging and go back to using user_error 2013-01-08 22:09:27 -06:00
TripleDES.php CFB didn't always work in continuous mode 2013-01-04 20:53:23 -06:00