CVS: crypto/test testdata.py,1.6,1.7
"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/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21439/test
Modified Files:
testdata.py
Log Message:
Fix SHA256 padding bug
Index: testdata.py
===================================================================
RCS file: /cvsroot/pycrypto/crypto/test/testdata.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- testdata.py 29 Nov 2005 16:28:51 -0000 1.6
+++ testdata.py 29 Nov 2005 16:31:36 -0000 1.7
@@ -120,6 +120,8 @@
"5e3dfe0cc98fd1c2de2a9d2fd893446da43d290f2512200c515416313cdf3192"),
("Rijndael is AES" * 1024,
"80fced5a97176a5009207cd119551b42c5b51ceb445230d02ecc2663bbfb483a"),
+ ('This message is precisely 55 bytes long, to test a bug.',
+ 'f7fd017a3c721ce7ff03f3552c0813adcc48b7f33f07e5e2ba71e23ea393d103'),
]
# DES validation data
-------------------------------------------------------
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