Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #80 from reaperhulk/evp-md | David Reid | 2013-10-18 | 24 | -0/+16415 |
|\ | |||||
| * | remove raw whirlpool vectors (formatted vectors already committed) | Paul Kehrer | 2013-10-18 | 1 | -73/+0 |
| * | Added MD5 test vectors from RFC 1321 (http://www.ietf.org/rfc/rfc1321.txt) | Paul Kehrer | 2013-10-01 | 1 | -0/+29 |
| * | add ISO/IEC 10118-3 test vectors for RIPEMD160 and Whirlpool. | Paul Kehrer | 2013-10-01 | 3 | -0/+178 |
| * | SHA test vectors (byte oriented) from NIST | Paul Kehrer | 2013-09-30 | 21 | -0/+16281 |
* | | AES Counter support | Paul Kehrer | 2013-10-17 | 3 | -0/+13 |
|/ | |||||
* | Camellia test vectors | Paul Kehrer | 2013-09-14 | 6 | -0/+11687 |
* | Aded the 3DES vectors. Refs #51. | Alex Gaynor | 2013-09-09 | 88 | -0/+48004 |
* | Add the NIST AES vectors | Donald Stufft | 2013-08-10 | 89 | -0/+75749 |
* | Add a test utility functions to read & process NIST vector files | Donald Stufft | 2013-08-09 | 1 | -0/+71 |