[issue1385] hmac module violates RFC for some hash functions, e.g. sha512

Gregory P. Smith report at bugs.python.org
Tue Nov 6 01:21:40 CET 2007


Gregory P. Smith added the comment:

Fixed in trunk (2.6) svn revision 58868 with rfc 4231 unit tests and
tests for the new warnings.

The fix parts of that diff should be backported to 2.5.  I'm leaving the
Python 2.5 flag on the bug until that happens.

I'm leaving Python 3.0 and py3k tags on this bug for now until someone
merges it into that tree.

----------
keywords: +py3k -patch
versions:  -Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1385>
__________________________________


More information about the Python-bugs-list mailing list