summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/ciphercommon_ccm.c
AgeCommit message (Expand)Author
2023-11-03When changing IV length invalidate previously set IVTomas Mraz
2021-03-12prov: support params argument to common cipher init callsPauli
2021-03-12prov: support params argument to RCx ciphersPauli
2021-02-18Fix external symbols in the provider cipher implementations.Shane Lontis
2021-02-11Various cleanup of PROV_R_ reason codesTomas Mraz
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2021-02-10Replace provider cipher flags with separate param fieldsShane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-18Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz
2020-09-12ciphers: add FIPS error state handlingPauli
2020-08-11Support cipher provider "iv state"Benjamin Kaduk
2020-06-20Allow oversized buffers for provider cipher IV fetchBenjamin Kaduk
2020-06-20Set cipher IV as octet string and pointer from providersBenjamin Kaduk
2020-04-23Update copyright yearMatt Caswell
2020-04-03Fix a gcc warning about possible null pointerBernd Edlinger
2019-12-11Move providers/common/{ciphers,digests}/* to providers/implementationsRichard Levitte