aboutsummaryrefslogtreecommitdiffstats
path: root/test/aesgcmtest.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz2021-01-181-1/+1
* Retire EVP_CTRL_GET_IVBenjamin Kaduk2020-08-111-1/+1
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-4/+4
* Add EVP_CIPHER_CTX_tag_length()Shane Lontis2019-09-111-0/+2
* GCM cipher in provider now fails if passed bad keylengthShane Lontis2019-08-071-0/+15
* FIPS AES_GCM IV gen changesShane Lontis2019-03-071-0/+123