]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove Ed25519ctx from the FIPS provider
authorIgor Ustinov <igus68@gmail.com>
Thu, 6 Nov 2025 20:25:41 +0000 (21:25 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 26 Nov 2025 13:43:49 +0000 (14:43 +0100)
commitf95dfe09504f5cd9d054ee3b75d9dde4d6e24636
tree4df7119279b1e7c4bea583d1fa5cc6884e630ec3
parent5b761751b6c5f725ebb71eebcbbfdc96853eb427
Remove Ed25519ctx from the FIPS provider

This variant of Ed25519 algorithm is not FIPS approved.

Fixes #27502

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29091)
doc/man7/EVP_SIGNATURE-ED25519.pod
providers/fips/fipsprov.c
providers/implementations/signature/eddsa_sig.c
test/recipes/30-test_evp_data/evppkey_ecx.txt
test/recipes/30-test_evp_data/evppkey_ecx_sigalg.txt