diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod index c943289da1..c5c1237b8e 100644 --- a/doc/man7/OSSL_PROVIDER-FIPS.pod +++ b/doc/man7/OSSL_PROVIDER-FIPS.pod @@ -164,6 +164,12 @@ for signature generation, but may be used for verification for legacy use cases. =item ECDSA, see L +=item ML-DSA-44, see L + +=item ML-DSA-65, see L + +=item ML-DSA-87, see L + =item HMAC, see L =item CMAC, see L @@ -226,6 +232,12 @@ This is an unapproved algorithm. =item CMAC, see L +=item ML-DSA-44, see L + +=item ML-DSA-65, see L + +=item ML-DSA-87, see L + =back =head2 Random Number Generation @@ -312,7 +324,7 @@ Known answer test for a Deterministic Random Bit Generator. =item "Conditional_PCT" (B) -Conditional test that is run during the generation of key pairs. +Conditional test that is run during the generation or importing of key pairs. =item "Continuous_RNG_Test" (B) @@ -349,6 +361,8 @@ The FIPS module passes the following descriptions(s) to OSSL_SELF_TEST_onbegin() =item "DSA" (B) +=item "ML-DSA" (B) + Key generation tests used with the "Pairwise_Consistency_Test" type. =item "RSA_Encrypt" (B) @@ -381,6 +395,8 @@ Digest tests used with the "KAT_Digest" type. =item "EDDSA" (B) +=item "ML-DSA" (B) + Signature tests used with the "KAT_Signature" type. =item "ECDH" (B)