From 036ac183ab89208ce487e557752639218b8824fe Mon Sep 17 00:00:00 2001 From: Pauli Date: Mon, 3 Feb 2025 15:19:44 +1100 Subject: [PATCH] doc: ML-DSA is in the FIPS provider too, so update docs Reviewed-by: Tim Hudson Reviewed-by: Shane Lontis Reviewed-by: Viktor Dukhovni (Merged from https://github.com/openssl/openssl/pull/26548) --- doc/man7/EVP_PKEY-ML-DSA.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man7/EVP_PKEY-ML-DSA.pod b/doc/man7/EVP_PKEY-ML-DSA.pod index bb8802000fe..a6850e0e397 100644 --- a/doc/man7/EVP_PKEY-ML-DSA.pod +++ b/doc/man7/EVP_PKEY-ML-DSA.pod @@ -10,7 +10,7 @@ EVP_PKEY-ML-DSA-44, EVP_PKEY-ML-DSA-65, EVP_PKEY-ML-DSA-87 ML-DSA implements the algorithms B, B and B. The key types B, B and -B are implemented in OpenSSL's default provider. +B are implemented in OpenSSL's default and FIPS providers. These implementations support the associated key, containing the public key I and the private key I. -- 2.47.2