aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors/NIST/AES
Commit message (Collapse)AuthorAgeFilesLines
* Move primtives into a hazmat packageDonald Stufft2013-10-2896-472756/+0
|
* AES GCM vectors from NISTPaul Kehrer2013-10-246-0/+396936
| | | | * http://csrc.nist.gov/groups/STM/cavp/documents/mac/gcmtestvectors.zip
* Add the NIST AES vectorsDonald Stufft2013-08-1089-0/+75749
|
* Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-091-0/+71