This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, dstufft, pitrou
Date 2013-10-12.22:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381615509.34.0.938552408417.issue18582@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new patch with tests, documentation and some minor improvements. The last argument is now called dklen. If dklen is omitted or None than dklen is set to digest size of the hash algorithm.
History
Date User Action Args
2013-10-12 22:05:09christian.heimessetrecipients: + christian.heimes, pitrou, dstufft
2013-10-12 22:05:09christian.heimessetmessageid: <1381615509.34.0.938552408417.issue18582@psf.upfronthosting.co.za>
2013-10-12 22:05:09christian.heimeslinkissue18582 messages
2013-10-12 22:05:09christian.heimescreate