PHP Secure Communications Library
Go to file
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
CVSROOT initial checkin 2007-06-11 22:10:25 +00:00
phpseclib - replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!) 2009-11-23 19:06:07 +00:00