From 8339b3d7539e78c3c4de2b3bee315c6f1d4ea044 Mon Sep 17 00:00:00 2001 From: Pauli Date: Mon, 13 Jan 2025 12:43:10 +1100 Subject: [PATCH] doc: document the additional LMS self test description Reviewed-by: Hugo Landau Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/25598) --- doc/man7/OSSL_PROVIDER-FIPS.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod index e0f4dd5b899..d7871eb951b 100644 --- a/doc/man7/OSSL_PROVIDER-FIPS.pod +++ b/doc/man7/OSSL_PROVIDER-FIPS.pod @@ -385,6 +385,8 @@ Digest tests used with the "KAT_Digest" type. =item "EDDSA" (B) +=item "LMS" (B) + Signature tests used with the "KAT_Signature" type. =item "ECDH" (B) -- 2.47.2