1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 10:07:47 +01:00
tgseclib/phpseclib/Net
Jim Wigginton a4e72f7811 - replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!)
- added pure-php implementations of md2, sha256, and sha512 to Crypt_Hash
- added setPrecision() to Math_BigInteger
- other small fixes


git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@56 21d32557-59b3-4da0-833f-c5933fad653e
2009-11-23 19:06:07 +00:00
..
SFTP.php - replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!) 2009-11-23 19:06:07 +00:00
SSH1.php - replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!) 2009-11-23 19:06:07 +00:00
SSH2.php - replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!) 2009-11-23 19:06:07 +00:00