openssl/providers
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
..
common Add additional KMAC error 2021-04-12 14:59:09 +10:00
fips Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
implementations Always reset IV for CBC, OFB, and CFB mode on cipher context reinit 2021-04-12 09:49:09 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Make fipsinstall -out flag optional 2021-03-24 17:46:40 +01:00
decoders.inc
defltprov.c APPS: Replace the use of OBJ_nid2ln() with name or description calls 2021-04-02 08:57:47 +02:00
encoders.inc
legacyprov.c
nullprov.c
prov_running.c
stores.inc