aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/vectors
Commit message (Expand)AuthorAgeFilesLines
* This got split into SHA1 and SHA256David Reid2014-02-031-83/+0
* Refactor HKDF support and provide vectors for tests.David Reid2014-02-031-0/+83
* Merge pull request #537 from public/pkcs1-vectorsDavid Reid2014-01-317-0/+24276
|\
| * PKCS#1 vectorsAlex Stapleton2014-01-317-0/+24276
* | add PBKDF2 SHA1 vectors from RFC 6070Paul Kehrer2014-01-271-0/+48
* | Convert the HKDF vectors to the NIST format.David Reid2014-01-272-0/+14
* | SHA256 vectors.David Reid2014-01-231-0/+34
* | Add HKDF vectors from RFC5869.David Reid2014-01-231-0/+48
|/
* 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-31210-0/+17
* restructure vectors into ciphers/hashes/hmacPaul Kehrer2013-10-30228-0/+0
* NIST AES XTS vectors.Paul Kehrer2013-10-284-0/+32052
* Move primtives into a hazmat packageDonald Stufft2013-10-28224-0/+549156