aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #80 from reaperhulk/evp-mdDavid Reid2013-10-1824-0/+16415
|\
| * remove raw whirlpool vectors (formatted vectors already committed)Paul Kehrer2013-10-181-73/+0
| * Added MD5 test vectors from RFC 1321 (http://www.ietf.org/rfc/rfc1321.txt)Paul Kehrer2013-10-011-0/+29
| * add ISO/IEC 10118-3 test vectors for RIPEMD160 and Whirlpool.Paul Kehrer2013-10-013-0/+178
| * SHA test vectors (byte oriented) from NISTPaul Kehrer2013-09-3021-0/+16281
* | AES Counter supportPaul Kehrer2013-10-173-0/+13
|/
* Camellia test vectorsPaul Kehrer2013-09-146-0/+11687
* 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