openssl/include
Shane Lontis e2311445bb Fix aes cfb1 so that it can operate in bit mode.
The code to handle the cipher operation was already in the provider.
It just needed a OSSL_PARAM in order to set this into the algorithm.
EVP_CIPHER_CTX_set_flags() has been modified to pass the OSSL_PARAM.

Issue reported by Mark Powers from Acumen.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15496)
2021-06-01 15:22:30 +10:00
..
crypto sparc: fix cross compile build 2021-06-01 15:04:05 +10:00
internal Rework and make DEBUG macros consistent. 2021-05-28 10:04:31 +02:00
openssl Fix aes cfb1 so that it can operate in bit mode. 2021-06-01 15:22:30 +10:00