openssl/crypto/ffc
Jiasheng Jiang 309c7ffd17 ffc/ffc_params_generate.c: Add the check for the EVP_MD_get_size()
Add the check for the EVP_MD_get_size() to avoid invalid negative numbers.

Fixes: 4f2271d58a ("Add ACVP fips module tests")
Signed-off-by: Jiasheng Jiang <jiasheng@purdue.edu>

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23970)
2024-04-09 20:47:47 +02:00
..
build.info
ffc_backend.c Copyright year updates 2023-09-07 09:59:15 +01: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 DH_check_pub_key() should not fail when setting result code 2023-10-11 16:22:27 +02:00
ffc_params.c Copyright year updates 2023-09-07 09:59:15 +01:00
ffc_params_generate.c ffc/ffc_params_generate.c: Add the check for the EVP_MD_get_size() 2024-04-09 20:47:47 +02:00
ffc_params_validate.c