Add tests for OCB mode
[openssl.git] / crypto / evp / evptests.txt
2014-12-08 Matt CaswellAdd tests for OCB mode
2014-07-18 Dr. Stephen HensonRFC 5649 support.
2013-07-17 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-04-04 Andy Polyakovevptests.txt: add XTS test vectors
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
2013-03-06 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-03-06 Dr. Stephen HensonGCM and CCM test support
2010-02-23 Andy PolyakovAdd AES counter mode to EVP.
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2002-05-31 Richard LevitteAdd the AES test vectors from NIST document SP800-38A.
2002-01-26 Lutz JänickeRemove blanks at begin of empty lines irritating epv_test.c
2002-01-24 Richard LevitteKeep the NIST AES vectors that were there previously.
2002-01-21 Richard LevitteUse FIPS-197 vectors for AES. The NIST vectors were...
2002-01-21 Richard LevitteAdd more of the NIST test vectors for AES.
2001-09-14 Geoff ThorpeAdd a SHA1 test to evptests.txt - only the MD5 hash...
2001-08-26 Ben LaurieTest digests.
2001-08-22 Ben LaurieMore tests.
2001-08-18 Ben LaurieAdd AES tests.
2001-08-18 Ben LaurieAdd EVP test program.