openssl/providers/implementations
Fangming.Fang bec9289143 Fix AES-CBC perf test failure issue
As ossl_cipher_generic dosen't support to set key length, and
"openssl speed aes-(128|192|256)-cbc" tests fail. A small fix by
adding OSSL_CIPHER_PARAM_KEYLEN params.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14777)
2021-04-07 23:27:03 +10:00
..
asymciphers Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
ciphers Fix AES-CBC perf test failure issue 2021-04-07 23:27:03 +10:00
digests Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
encode_decode Add "save-parameters" encoder parameter 2021-04-01 14:43:11 +02:00
exchange Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
include/prov Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
kdfs Increase HKDF_MAXBUF from 1024 to 2048 2021-03-30 16:40:28 -07:00
kem Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
keymgmt Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS 2021-03-30 19:22:33 +02:00
macs Fix a TODO(3.0) in the siphash code 2021-03-17 10:16:21 +10:00
rands Fix a missing rand -> ossl_rand rename 2021-03-18 16:52:38 +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