summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_camellia.c
AgeCommit message (Expand)Author
2021-09-07Update copyright yearRichard Levitte
2021-08-18Add support for camellia cbc cts modeShane Lontis
2020-10-01prov: prefix all exposed 'cipher' symbols with ossl_Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-12ciphers: add FIPS error state handlingPauli
2020-07-06Ensure any allocated MAC is freed in the provider codeMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-04-23Update copyright yearMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2019-11-18Fix Use after free when copying cipher ctxShane Lontis
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte