[Patches] [ python-Patches-704676 ] add direct access to MD5 compression function to md5 module

SourceForge.net noreply@sourceforge.net
Sun, 16 Mar 2003 14:02:02 -0800


Patches item #704676, was opened at 2003-03-17 00:02
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=704676&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Reuben Sumner (rasumner)
Assigned to: Nobody/Anonymous (nobody)
Summary: add direct access to MD5 compression function to md5 module

Initial Comment:
Access to the MD5 compression function allows doing
things like calculating NMAC (see
http://www.cs.ucsd.edu/users/mihir/papers/hmac.html). 
This patch gives such access.  If accepted I am happy
to do the same for SHA-1.  I didn't update the doc
strings very well, and I didn't update the
documentation source at all.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=704676&group_id=5470