aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/vectors/ciphers
Commit message (Expand)AuthorAgeFilesLines
* update headers, add verification codePaul Kehrer2014-03-083-5/+6
* Merge branch 'master' into idea-bespoke-vectorsPaul Kehrer2014-03-088-106/+5725
|\
| * update IDEA ECB vectors to contain 100/1000 iteration resultsPaul Kehrer2014-03-031-0/+900
| * ECB vectors for the IDEA cipher.Paul Kehrer2014-03-031-0/+4504
| * Merge pull request #626 from reaperhulk/cast5-ctr-vectorsAlex Gaynor2014-02-161-0/+22
| |\
| | * add origin header to cast5-ctr test vectorsPaul Kehrer2014-02-161-1/+5
| | * add CAST5 CTR vectors (built from AES CTR vectors)Paul Kehrer2014-02-161-0/+18
| * | reformat camellia cfb, ofb, cbc vectors to NIST layoutPaul Kehrer2014-02-163-94/+237
| |/
| * Reformat AES CTR vectors to use NIST loader & document their source properlyPaul Kehrer2014-02-153-12/+62
* | should be a URIPaul Kehrer2014-02-203-3/+3
* | CBC, CFB, OFB IDEA vectors built from the AES MMT testsPaul Kehrer2014-02-163-0/+371
|/
* update headers for the CAST5 vectorsPaul Kehrer2014-02-123-0/+3
* CAST5 CBC, OFB, CFB vectors made from the AES MMT test dataPaul Kehrer2014-02-123-0/+370
* add key 2 tests from rfc 6229Paul Kehrer2013-11-017-0/+882
* ARC4 vectors from RFC 6229 reformatted for NIST loaderPaul Kehrer2013-11-017-0/+879
* CAST5 support + ECB vectorsPaul Kehrer2013-10-311-0/+19
* blowfish support + test vectorsPaul Kehrer2013-10-314-0/+329
* move AES/3DES vectors into mode dirs and separate SHA vectorsPaul Kehrer2013-10-31188-0/+0
* restructure vectors into ciphers/hashes/hmacPaul Kehrer2013-10-30197-0/+564512