1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 18:17:49 +01:00
tgseclib/phpseclib/Crypt
terrafrost e71fc97913 Revamp SSH1 logging and go back to using user_error
(_handle_error returned the line number in _handle_error - not the line number triggering the error)
2013-01-08 22:09:27 -06:00
..
AES.php AES.php in mcrypt mode always treated CFB as though it was a continuous cipher 2013-01-06 19:09:43 -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