openssl/crypto/ffc
Tomas Mraz 3cf88328a9 DH_check_pub_key() should not fail when setting result code
The semantics of ossl_ffc_validate_public_key() and
ossl_ffc_validate_public_key_partial() needs to be changed
to not return error on non-fatal problems.

Fixes #22287

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22291)

(cherry picked from commit eaee1765a4)
2023-10-11 16:22:55 +02: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 Update copyright year 2023-03-14 12:49:46 +00:00
ffc_dh.c For known safe primes use the minimum key length according to RFC 7919 2022-07-19 12:11:02 +02:00
ffc_key_generate.c Update copyright year 2022-10-11 13:20:27 +01:00
ffc_key_validate.c DH_check_pub_key() should not fail when setting result code 2023-10-11 16:22:55 +02:00
ffc_params.c Update copyright year 2023-03-14 12:49:46 +00:00
ffc_params_generate.c Update copyright year 2023-03-14 12:49:46 +00: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