aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_hmac_vectors.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the hash and hmac specific classes, now that the logic is the Context ...Alex Gaynor2013-11-131-7/+7
* Remove separate file loaders and replace with onePaul Kehrer2013-11-111-8/+8
* Enforce HMAC taking an instance of HashAlgorithmDavid Reid2013-11-011-7/+7
* restructure vectors into ciphers/hashes/hmacPaul Kehrer2013-10-301-9/+7
* remove dangling todoPaul Kehrer2013-10-281-2/+0
* HMAC supportPaul Kehrer2013-10-281-0/+114