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 |
|
Jim Wigginton
|
65119f79d7
|
- small cosmetic issues
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@49 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-10-07 20:53:19 +00:00 |
|
Jim Wigginton
|
9194759d58
|
- cosmetic changes to the code
- encryption should work even when setKey() isn't called
- padding wasn't always done when it should have been
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@33 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-05-27 16:15:23 +00:00 |
|
Jim Wigginton
|
736bfab276
|
- fix E_NOTICE notices
- renamed hmac() -> hash() in SSH2.php
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@23 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-02-26 17:25:03 +00:00 |
|
Jim Wigginton
|
a8e70cbaa5
|
- forgot to add AES
- added __toString() to BigInteger.php (thanks, Techie-Michael!)
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@22 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-02-16 23:11:01 +00:00 |
|