summaryrefslogtreecommitdiff
path: root/lib/Crypto/Hash/HMAC.py
Commit message (Expand)AuthorAgeFilesLines
* hexverify: Fix handling unicode strings on Python 3.2Dwayne Litzenberger2013-10-201-1/+1
* Add HMAC.verify() and HMAC.hexverify() with constant-time comparisonLegrandin2013-10-201-2/+53
* Added documentation for all hash algorithmsLegrandin2012-05-051-35/+102
* Merge branch 'master' into py3kDwayne C. Litzenberger2011-10-101-1/+7
|\
| * Add variable block size support to HMAC-SHA384 and HMAC-SHA512 which useFrédéric Bertolus2011-04-081-1/+7
* | PY3K _fastmath supportThorsten Behrens2010-12-291-1/+1
* | Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-6/+5
|/
* HMAC.py: Add clarified copyright noticeDwayne C. Litzenberger2009-08-021-0/+33
* cleanup: Move modules to "lib/Crypto" subdirectory.Dwayne C. Litzenberger2009-02-281-0/+107