Implement AES-GCM-SIV (RFC8452)
[openssl.git] / test / recipes / 30-test_evp_data / evppkey_sm2.txt
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-04-30 Tomas MrazSM2 signatures work correctly only with SM3 digests
2021-04-08 Matt CaswellUpdate copyright year
2021-03-26 Tomas MrazMake the SM2 group the default group for the SM2 algorithm
2020-09-08 Richard LevitteEVP: Expand the use of EVP_PKEY_CTX_md()
2020-08-07 Shane LontisAdd evp_test fixes.