openssl/providers/implementations
Tomas Mraz eaee1765a4 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)
2023-10-11 16:22:27 +02:00
..
asymciphers Copyright year updates 2023-09-07 09:59:15 +01:00
ciphers Copyright year updates 2023-09-28 14:23:29 +01:00
digests Fix coverity alert on use of uninitialised data 2023-10-05 19:07:55 +02:00
encode_decode Restore the meaning of EVP_PKEY_print_private() 2023-10-04 08:10:55 +02:00
exchange Copyright year updates 2023-09-07 09:59:15 +01:00
include/prov Have legacy blake2 EVP structure use base blake2 implementation 2023-09-14 09:07:29 +10:00
kdfs Remove use of _Static_assert 2023-09-15 09:20:05 +10:00
kem Copyright year updates 2023-09-07 09:59:15 +01:00
keymgmt DH_check_pub_key() should not fail when setting result code 2023-10-11 16:22:27 +02:00
macs Avoid divide-by-zero in kmac_prov.c's bytepad() 2023-10-09 12:02:59 +02:00
rands Coverity 1545174: calling risky function 2023-10-02 19:18:21 +11:00
signature Copyright year updates 2023-09-07 09:59:15 +01:00
storemgmt Copyright year updates 2023-09-07 09:59:15 +01:00
build.info