1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00
tgseclib/phpseclib/File
terrafrost 6c4fcd34d3 Misc fixes
- make it so '' is a legit password and doesn't unset the pw to pass bantu's unit tests (unit test could have been updated too but whatever)
- make it so not passing in any parameters to Crypt_RSA::setPassword() works without E_NOTICE or E_WARNING as per example in docs
- add missing phpdoc headers to File_ANSI
- cryan -> cyan in File_ANSI
2012-08-23 08:59:49 -05:00
..
ANSI.php Misc fixes 2012-08-23 08:59:49 -05:00
ASN1.php - add autoloading support to ASN1.php 2012-08-01 23:57:11 -05:00
X509.php - certs couldn't be signed since setDNProp didn't work as it should 2012-08-06 23:00:34 -05:00