CVS: crypto ChangeLog,1.37,1.38
"A.M. Kuchling" <[email protected]> Tue, 29 Nov 2005 10:16:24 -0800
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/pycrypto/crypto In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16121 Modified Files: ChangeLog Log Message: Fix 32-bit length limitation in SHA256 Index: ChangeLog =================================================================== RCS file: /cvsroot/pycrypto/crypto/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 29 Nov 2005 16:31:36 -0000 1.37 +++ ChangeLog 29 Nov 2005 18:16:21 -0000 1.38 @@ -4,6 +4,9 @@ * Fix padding bug in SHA256; this resulted in bad digests whenever (the number of bytes hashed) mod 64 == 55. + * Fix a 32-bit limitation on the length of messages the SHA256 module + could hash. + 2.0.1 ===== ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click