| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hexverify: Fix handling unicode strings on Python 3.2 | Dwayne Litzenberger | 2013-10-20 | 1 | -1/+1 |
| * | Add HMAC.verify() and HMAC.hexverify() with constant-time comparison | Legrandin | 2013-10-20 | 1 | -2/+53 |
| * | Added documentation for all hash algorithms | Legrandin | 2012-05-05 | 1 | -35/+102 |
| * | Merge branch 'master' into py3k | Dwayne C. Litzenberger | 2011-10-10 | 1 | -1/+7 |
| |\ | |||||
| | * | Add variable block size support to HMAC-SHA384 and HMAC-SHA512 which use | Frédéric Bertolus | 2011-04-08 | 1 | -1/+7 |
| * | | PY3K _fastmath support | Thorsten Behrens | 2010-12-29 | 1 | -1/+1 |
| * | | Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7 | Thorsten Behrens | 2010-12-28 | 1 | -6/+5 |
| |/ | |||||
| * | HMAC.py: Add clarified copyright notice | Dwayne C. Litzenberger | 2009-08-02 | 1 | -0/+33 |
| * | cleanup: Move modules to "lib/Crypto" subdirectory. | Dwayne C. Litzenberger | 2009-02-28 | 1 | -0/+107 |
