1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib
2010-02-18 16:56:07 +00:00
..
Crypt - removed setMCrypt from the Crypt_* objects (you can achieve the same effect by doing ini_set('mcrypt.algorithms_dir', $path)) 2010-02-09 06:10:26 +00:00
Math bcscale($x), for $x > 0, made this library produce bad results 2010-02-07 01:54:51 +00:00
Net - the sending of SSH_FXP_WRITE packets are now partially interleaved with the receipt of SSH_FXP_STATUS packets (thanks, TangiX!) 2010-02-18 16:56:07 +00:00
PHP/Compat/Function - added Crypt_RSA 2009-12-03 08:19:00 +00:00