e_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher on legacy Intel CPUs.
[openssl.git] / crypto / evp / evptests.txt
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.