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

noreply@sourceforge.net noreply@sourceforge.net
Fri, 02 Nov 2001 12:01:09 -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: A.M. Kuchling (akuchling)
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




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

>Comment By: A.M. Kuchling (akuchling)
Date: 2001-11-02 12:01

Message:
Logged In: YES 
user_id=11375

I'll review this patch.



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

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