]> git.ipfire.org Git - thirdparty/openssl.git/history - test/aesgcmtest.c
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / test / aesgcmtest.c
2022-09-21  PauliRemove FIPS condition on IV gen test.
2022-05-27  Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-01-28  Richard LevitteUpdate copyright year
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2020-08-11  Benjamin KadukRetire EVP_CTRL_GET_IV
2020-05-15  Matt CaswellUpdate copyright year
2020-04-28  Richard LevitteRename FIPS_MODE to FIPS_MODULE
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-08-07  Shane LontisGCM cipher in provider now fails if passed bad keylength
2019-03-06  Shane LontisFIPS AES_GCM IV gen changes