]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
doc: ML-DSA is in the FIPS provider too, so update docs
authorPauli <ppzgs1@gmail.com>
Mon, 3 Feb 2025 04:19:44 +0000 (15:19 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:46:04 +0000 (10:46 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26548)

doc/man7/EVP_PKEY-ML-DSA.pod

index bb8802000fed3cf10799c116038416453c4b7215..a6850e0e39798a79479e878f81ce4ce14cee4fe8 100644 (file)
@@ -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<ML-DSA-44>, B<ML-DSA-65> and B<ML-DSA-87>. 
 The key types B<EVP_PKEY_ML_DSA_44>, B<EVP_PKEY_ML_DSA_65> and
-B<EVP_PKEY_ML_DSA_87> are implemented in OpenSSL's default provider.
+B<EVP_PKEY_ML_DSA_87> are implemented in OpenSSL's default and FIPS providers.
 These implementations support the associated key, containing the public key I<pub>
 and the private key I<priv>.