openssl/providers
Richard Levitte d1c2c054a4 fix: ossl_digest_get_approved_nid() returns NID_undef on invalid digest
We checked using 'md_nid < 0', which is faulty.

Impact: DSA and ECDSA signature provider implementations

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24992)
2024-08-30 11:54:13 +02:00
..
common Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2() 2024-08-29 19:13:07 +02:00
fips Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites 2024-08-30 11:54:13 +02:00
implementations fix: ossl_digest_get_approved_nid() returns NID_undef on invalid digest 2024-08-30 11:54:13 +02:00
baseprov.c jitter: add a new provider containing a jitter entropy source alone 2024-07-31 14:44:51 +10:00
build.info Cleanups for FIPS options.. 2024-08-28 14:46:16 +02:00
decoders.inc Copyright year updates 2023-09-07 09:59:15 +01:00
defltprov.c Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites 2024-08-30 11:54:13 +02:00
encoders.inc Copyright year updates 2023-09-07 09:59:15 +01:00
fips-sources.checksums make update 2023-09-28 14:24:31 +01:00
fips.checksum make update 2023-09-28 14:24:31 +01:00
fips.module.sources make update 2023-09-07 10:00:21 +01:00
legacyprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
nullprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
prov_running.c
stores.inc