openssl/providers
Martin Oliveira 482d3f9338 Fix gettable_params() for ECX
The OSSL_PKEY_PARAM_MANDATORY_DIGEST parameter is only handled by the
ed25519_get_params() and ed448_get_params(). The x25519 and x448
versions of get_params() always ignore that parameter, so it should not
be in the list of gettable params.

Fixes: 1a7328c882 ("PROV: Ensure that ED25519 & ED448 keys have a mandatory digest")

cla: trivial

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27043)
2025-03-19 10:43:26 +01:00
..
common Copyright year updates 2025-03-12 13:35:59 +00:00
fips Copyright year updates 2025-03-12 13:35:59 +00:00
implementations Fix gettable_params() for ECX 2025-03-19 10:43:26 +01:00
baseprov.c Copyright year updates 2025-03-12 13:35:59 +00:00
build.info first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
decoders.inc Copyright year updates 2025-03-12 13:35:59 +00:00
defltprov.c Copyright year updates 2025-03-12 13:35:59 +00:00
encoders.inc Copyright year updates 2025-03-12 13:35:59 +00:00
fips-sources.checksums make update 2025-03-12 13:37:18 +00:00
fips.checksum make update 2025-03-12 13:37:18 +00:00
fips.module.sources make update 2025-03-12 13:37:18 +00: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 keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc Add support for loading root CAs from Windows crypto API 2022-09-14 14:10:18 +01:00