aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors/NIST
Commit message (Collapse)AuthorAgeFilesLines
* AES GCM vectors from NISTPaul Kehrer2013-10-246-0/+396936
| | | | * http://csrc.nist.gov/groups/STM/cavp/documents/mac/gcmtestvectors.zip
* SHA test vectors (byte oriented) from NISTPaul Kehrer2013-09-3021-0/+16281
| | | | | Obtained from http://csrc.nist.gov/groups/STM/cavp/ with this link: http://csrc.nist.gov/groups/STM/cavp/documents/shs/shabytetestvectors.zip
* Aded the 3DES vectors. Refs #51.Alex Gaynor2013-09-0988-0/+48004
|
* 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