1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
Hans-Jürgen Petrich f7dc23a18e 3DES: Fixed ContinuousBuffer() in CTR/CFB/OFB
FIXED: multiple calls to enable/enableContinuousBuffer() work's now in CTR/CFB/OFB
FIXED: "Illegal string offset" and strlen(array()) Warning/Notice
Performance improvement in CFB Mode with enableContinuousBuffer() using MODE_MCRYPT
2013-01-14 21:23:20 +07:00
..
Crypt 3DES: Fixed ContinuousBuffer() in CTR/CFB/OFB 2013-01-14 21:23:20 +07: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 SSH2: $this->channel_buffers is an array - not a string 2013-01-13 11:36:57 -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