openssl/providers/implementations
Tomas Mraz 4ec4b063e0 Always reset IV for CBC, OFB, and CFB mode on cipher context reinit
This is necessary to keep compatibility with 1.1.1 implementation
of the CBC, OFB, and CFB mode ciphers.

Fixes #14704

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14811)
2021-04-12 09:49:09 +02:00
..
asymciphers Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
ciphers Always reset IV for CBC, OFB, and CFB mode on cipher context reinit 2021-04-12 09:49:09 +02:00
digests Update copyright year 2021-04-08 13:04:41 +01:00
encode_decode Update copyright year 2021-04-08 13:04:41 +01:00
exchange Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
include/prov Update copyright year 2021-04-08 13:04:41 +01:00
kdfs Update copyright year 2021-04-08 13:04:41 +01:00
kem Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
keymgmt Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
macs kmac: fix customistation string overflow bug 2021-04-12 14:59:09 +10:00
rands Update copyright year 2021-04-08 13:04:41 +01:00
signature Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
storemgmt CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00