Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / providers / implementations / ciphers / cipher_aes_gcm.c
2023-09-28 Matt CaswellCopyright year updates
2023-09-17 Neil HormanFix a key repointing in various ciphers
2023-09-12 Neil HormanAdd dupctx support to aead ciphers
2021-07-14 PauliRemove lower limit on GCM mode ciphers
2021-03-11 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-17 Shane LontisUpdate AES GCM IV max length to be 1024 bits (was 512)
2020-09-12 Pauliciphers: add FIPS error state handling
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-12-12 Richard LevittePROV: Move AES_GCM specialisation away from common...
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move all ciphers