CVS: crypto ChangeLog,1.36,1.37
"A.M. Kuchling" <[email protected]> Tue, 29 Nov 2005 08:31:39 -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-serv21439 Modified Files: ChangeLog Log Message: Fix SHA256 padding bug Index: ChangeLog =================================================================== RCS file: /cvsroot/pycrypto/crypto/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 14 Jun 2005 00:22:35 -0000 1.36 +++ ChangeLog 29 Nov 2005 16:31:36 -0000 1.37 @@ -1,4 +1,10 @@ +2.0.2 +===== + + * Fix padding bug in SHA256; this resulted in bad digests whenever + (the number of bytes hashed) mod 64 == 55. + 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