aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors
Commit message (Collapse)AuthorAgeFilesLines
* Camellia test vectorsPaul Kehrer2013-09-146-0/+11687
| | | | | | * ECB tests come from the NTT Camellia pages (as linked to by the latest [CRYPTREC](http://www.cryptrec.go.jp/english/method.html)). * CFB, OFB, CBC tests from OpenSSL evptests
* 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