Fix SipHash init order.
[openssl.git] / test / recipes / 30-test_evp_data / evpmac.txt
2018-11-12 Richard LevitteFix SipHash init order.
2018-11-05 Paul YangAdd poly1305 MAC support
2018-11-04 PauliGMAC implementation
2018-10-30 Richard LevitteHave a couple of SipHash test uses the EVP_PKEY method
2018-10-30 Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30 Richard LevitteMake sure at least one HMAC test still uses the EVP_PKE...
2018-10-30 Richard LevitteMake sure at least one CMAC test still uses the EVP_PKE...
2018-10-29 Richard Levittetest/evp_test.c: don't misuse pkey_test_ctrl() in mac_t...
2018-09-11 Matt CaswellUpdate copyright year
2018-09-08 Richard LevitteTESTS: add SipHash tests with digestsize controls
2018-09-03 PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-08-15 PauliAdd SHA3 HMAC test vectors from NIST.
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...