aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_hmac.py
Commit message (Collapse)AuthorAgeFilesLines
* change type of exception raised, fix docs typoPaul Kehrer2013-10-281-1/+1
|
* make hmac (mostly) compatible with stdlib hmacPaul Kehrer2013-10-281-4/+8
|
* HMAC supportPaul Kehrer2013-10-281-0/+53
Conflicts: docs/primitives/index.rst tests/hazmat/primitives/utils.py