]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/ciphers/ciphercommon_ccm.c
Fix grammar in srp_verifier.txt
[thirdparty/openssl.git] / providers / implementations / ciphers / ciphercommon_ccm.c
2023-11-03  Tomas MrazWhen changing IV length invalidate previously set IV
2021-03-11  Pauliprov: support params argument to common cipher init...
2021-03-11  Pauliprov: support params argument to RCx ciphers
2021-02-18  Shane LontisFix external symbols in the provider cipher implementat...
2021-02-11  Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-10  Shane LontisReplace provider cipher flags with separate param fields
2021-01-28  Richard LevitteUpdate copyright year
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2020-09-12  Pauliciphers: add FIPS error state handling
2020-08-11  Benjamin KadukSupport cipher provider "iv state"
2020-06-20  Benjamin KadukAllow oversized buffers for provider cipher IV fetch
2020-06-20  Benjamin KadukSet cipher IV as octet string and pointer from providers
2020-04-23  Matt CaswellUpdate copyright year
2020-04-03  Bernd EdlingerFix a gcc warning about possible null pointer
2019-12-11  Richard LevitteMove providers/common/{ciphers,digests}/* to providers...