aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_hmac.py
Commit message (Expand)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