1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
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
..
Crypt AES: Fix broken CFB and disableContinuousBuffer() 2013-01-09 17:39:57 -06:00
File Revamp SSH1 logging and go back to using user_error 2013-01-08 22:09:27 -06:00
Math Use !empty('0') instead of strlen('0') 2013-01-03 00:21:09 -06:00
Net rm debug code 2013-01-09 00:07:54 -06:00
openssl.cnf - make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs 2012-07-01 12:07:42 -05:00