]> git.ipfire.org Git - thirdparty/openssl.git/commit
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Jul 2024 20:07:32 +0000 (22:07 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 30 Aug 2024 09:54:13 +0000 (11:54 +0200)
commitf68ba38e189088cae4c625c995dd3fcec01d657c
tree333204e1dfa303282bf861400b47a98b2785f829
parentbb2be4f066b73890207d19ed46f86cfb8e0f3ef0
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites

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)
providers/defltprov.c
providers/fips/fipsprov.c
providers/implementations/include/prov/implementations.h
providers/implementations/include/prov/names.h
providers/implementations/signature/ecdsa_sig.c
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt [new file with mode: 0644]