summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aria_gcm.c
AgeCommit message (Expand)Author
2024-01-30Copyright year updatesMatt Caswell
2024-01-05Fix a key repointing in various ciphersNeil Horman
2024-01-05Add dupctx support to aead ciphersNeil Horman
2023-09-13Revert "Add dupctx support to aead ciphers"Tomas Mraz
2023-09-12Add dupctx support to aead ciphersNeil Horman
2021-07-14Remove lower limit on GCM mode ciphersPauli
2021-03-11Update copyright yearMatt Caswell
2021-02-18Fix external symbols in the provider cipher implementations.Shane Lontis
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-17Update AES GCM IV max length to be 1024 bits (was 512)Shane Lontis
2020-09-12ciphers: add FIPS error state handlingPauli
2020-06-25Update copyright yearMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte