summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evptests.txt
AgeCommit message (Expand)Author
2015-03-20Add AES unwrap test with invalid key.Dr. Stephen Henson
2015-03-04add RIPEMD160 whirlpool testsDr. Stephen Henson
2015-02-27Add OCB support and test vectors for evp_test.Dr. Stephen Henson
2015-02-27add MD4 test dataDr. Stephen Henson
2015-02-14More RSA tests.Dr. Stephen Henson
2015-02-13Add EVP_PKEY test data.Dr. Stephen Henson
2015-02-13Add CMAC test data.Dr. Stephen Henson
2015-02-13Add HMAC test data.Dr. Stephen Henson
2015-02-11Add Camellia CTR mode.Andy Polyakov
2015-02-10Add new test file.Dr. Stephen Henson
2014-12-08Add tests for OCB modeMatt Caswell
2014-07-18RFC 5649 support.Dr. Stephen Henson
2013-07-17EVP support for wrapping algorithms.Dr. Stephen Henson
2013-04-04evptests.txt: add XTS test vectorsAndy Polyakov
2013-03-29Add AES-NI GCM stitch.Andy Polyakov
2013-03-06evptests.txt: additional GCM test vectors.Andy Polyakov
2013-03-06GCM and CCM test supportDr. Stephen Henson
2010-02-23Add AES counter mode to EVP.Andy Polyakov
2007-04-23Add SEED encryption algorithm.Bodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2002-05-31Add the AES test vectors from NIST document SP800-38A.Richard Levitte
2002-01-26Remove blanks at begin of empty lines irritating epv_test.cLutz Jänicke
2002-01-24Keep the NIST AES vectors that were there previously.Richard Levitte
2002-01-21Use FIPS-197 vectors for AES. The NIST vectors were constructed byRichard Levitte
2002-01-21Add more of the NIST test vectors for AES.Richard Levitte
2001-09-14Add a SHA1 test to evptests.txt - only the MD5 hash algorithm was beingGeoff Thorpe
2001-08-26Test digests.Ben Laurie
2001-08-22More tests.Ben Laurie
2001-08-18Add AES tests.Ben Laurie
2001-08-18Add EVP test program.Ben Laurie