PHP Secure Communications Library
Go to file
Jim Wigginton 202c3b64e9 - added support for OFB and CFB modes (with the caveat that CFB mode isn't currently supported as a stream cipher)
- improvements to the fix to the bug Suby found
- fixed bug whereby CTR mode gave different results in mcrypt and internal modes when the continuous buffer was enabled and the plaintext being encrypted wasn't a multiple of the block size
- undid the fix for the bug f.dammassa found (thanks, j31!)


git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@120 21d32557-59b3-4da0-833f-c5933fad653e
2010-09-12 21:58:54 +00:00
CVSROOT initial checkin 2007-06-11 22:10:25 +00:00
phpseclib - added support for OFB and CFB modes (with the caveat that CFB mode isn't currently supported as a stream cipher) 2010-09-12 21:58:54 +00:00