1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00
tgseclib/phpseclib
2012-03-11 19:13:34 +00:00
..
Crypt - make it so setPublicKey() can guess at the format like loadKey() can 2012-03-11 19:13:34 +00:00
File - encode the subjectPublicKey in a format Crypt_RSA can use (assuming the algorithm is rsaEncryption) 2012-03-11 19:00:28 +00:00
Math - fix potential E_NOTICE in modInverse (thanks bantu!) 2011-11-07 02:27:01 +00:00
Net - - close the channel when a NET_SSH2_CHANNEL_REQUEST exit-status is received (thanks, ferus!) 2012-03-07 18:57:45 +00:00
PHP/Compat/Function - add support for PuTTY and XML formatted RSA keys 2011-04-18 12:17:40 +00:00