Implement AES-GCM-SIV (RFC8452)
[openssl.git] / test / recipes / 30-test_evp_data / evpmac_common.txt
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2021-05-25 Paulitest: add evp_tests for the MAC size and block size
2021-05-05 Paulimac: allow XOF MACs to be specified either via control...
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-04-23 Paulitest: separate some DES based tests out to permit a...
2021-04-12 Paulikmac: add long customisation string example
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Paulievp_test: updates for the new additional MAC_init arguments
2020-08-07 Shane LontisAdd evp_test fixes.