1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
terrafrost d94f1b252d AES, DES, RC4, Rijndael, TripleDES: multiple changes
- apply petrich's TripleDES / CFB decrypt to AES and DES
- make DES use the updated _generate_xor
- correct a comment typo
2013-01-20 10:11:19 -06:00
..
Crypt AES, DES, RC4, Rijndael, TripleDES: multiple changes 2013-01-20 10:11:19 -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 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