openssl/crypto/ffc
slontis 3307338e26 Fix FFC mdprop setting bugs.
Coverage testing showed that ossl_ffc_params_fromdata() was not setting
OSSL_PKEY_PARAM_FFC_DIGEST_PROPS.
Adding a negative test also showed that ossl_ffc_params_copy() did not
do a shallow copy of the digest or digest property.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20385)
2023-03-01 09:36:49 +11:00
..
build.info EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 2020-12-16 11:55:39 +01:00
ffc_backend.c Fix FFC mdprop setting bugs. 2023-03-01 09:36:49 +11:00
ffc_dh.c Use as small dh key size as possible to support the security 2022-07-18 08:06:17 +01:00
ffc_key_generate.c Use as small dh key size as possible to support the security 2022-07-18 08:06:17 +01:00
ffc_key_validate.c Fix NULL deference when validating FFC public key. 2023-02-07 17:05:10 +01:00
ffc_params_generate.c Fix incorrect check on RAND_bytes_ex() in generate_q_fips186_4() 2023-01-23 10:40:26 +01:00
ffc_params_validate.c Fix DSA EVP_PKEY_param_check() when defaults are used for param generation. 2021-03-15 09:01:51 +10:00
ffc_params.c Fix FFC mdprop setting bugs. 2023-03-01 09:36:49 +11:00