1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib/Crypt
Jim Wigginton cfcf20cce5 - add the ability to save newly created keys in the XML and PuTTY formats
- add the ability to save private keys that have already been loaded

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@182 21d32557-59b3-4da0-833f-c5933fad653e
2011-11-07 01:35:12 +00:00
..
AES.php - add support for PuTTY and XML formatted RSA keys 2011-04-18 12:17:40 +00:00
DES.php - fix bug with pure-PHP CTR mode (thanks, Max!) 2011-09-04 16:23:50 +00:00
Hash.php - add support for PuTTY and XML formatted RSA keys 2011-04-18 12:17:40 +00:00
Random.php - add support for PuTTY and XML formatted RSA keys 2011-04-18 12:17:40 +00:00
RC4.php - fix E_NOTICE (thanks, loige!) 2011-05-08 03:09:11 +00:00
Rijndael.php - fix bug with pure-PHP CTR mode (thanks, Max!) 2011-09-04 16:23:50 +00:00
RSA.php - add the ability to save newly created keys in the XML and PuTTY formats 2011-11-07 01:35:12 +00:00
TripleDES.php - fix bug with pure-PHP CTR mode (thanks, Max!) 2011-09-04 16:23:50 +00:00