openssl/crypto/dsa
Pauli 97beb77f31 fix memory allocation and reference counting issues
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/21341)
2023-07-05 08:34:00 +10:00
..
build.info Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
dsa_ameth.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
dsa_asn1.c Update copyright year 2020-04-23 13:55:52 +01:00
dsa_backend.c Coverity 1521557: Error handling issues 2023-03-03 10:10:22 +11:00
dsa_check.c Update copyright year 2021-03-11 13:27:36 +00:00
dsa_depr.c Update copyright year 2021-04-22 14:38:44 +01:00
dsa_err.c Fix infinite loops in DSA sign code. 2023-03-01 09:20:49 +11:00
dsa_gen.c DSA_generate_parameters_ex: use the old method for all small keys 2021-04-01 15:50:45 +02:00
dsa_key.c FFC cleanups 2023-04-03 10:31:04 +02:00
dsa_lib.c fix memory allocation and reference counting issues 2023-07-05 08:34:00 +10:00
dsa_local.h Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
dsa_meth.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
dsa_ossl.c Make DSA_sign() test for negative p,q,g values. 2023-03-31 15:17:27 -04:00
dsa_pmeth.c Update our EVP_PKEY_METHODs to get low level keys via public APIs 2021-07-22 13:52:46 +02:00
dsa_prn.c Update copyright year 2021-07-29 15:41:35 +01:00
dsa_sign.c Make DSA_sign() test for negative p,q,g values. 2023-03-31 15:17:27 -04:00
dsa_vrf.c Update copyright year 2020-04-23 13:55:52 +01:00