[Patches] [ python-Patches-477336 ] hmac module bugfixes and testsuite

noreply@sourceforge.net noreply@sourceforge.net
Thu, 01 Nov 2001 15:50:47 -0800


Patches item #477336, was opened at 2001-11-01 15:50
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=477336&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gerhard Häring (ghaering)
Assigned to: Nobody/Anonymous (nobody)
Summary: hmac module bugfixes and testsuite

Initial Comment:
This is a followup to A.M. Kuchling's patch #476612. 
SF doesn't allow me to upload files there, so here's 
a new patch. It includes

- his fixes wrt to PEP 247 compliance for the hmac 
module.
- a fix for the copy method of the HMAC class; this 
one was totally broken
- an extensive PyUnit based testsuite for the hmac 
module; the check with the test vectors was also 
moved from hmac.py to test_hmac.py




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

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