From 5ac7cfb56211d18596e3c35baa942542f3c0189a Mon Sep 17 00:00:00 2001 From: slontis Date: Wed, 16 Nov 2022 15:40:09 +1000 Subject: Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod. Removed fields from missingcrypto.txt that are no longer missing. Reviewed-by: Richard Levitte Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/19692) (cherry picked from commit ad60cd522b4f717a69c690f68f1591371a048591) --- doc/man7/OSSL_PROVIDER-FIPS.pod | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/man7/OSSL_PROVIDER-FIPS.pod') diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod index 75f20122ef..d1893b364c 100644 --- a/doc/man7/OSSL_PROVIDER-FIPS.pod +++ b/doc/man7/OSSL_PROVIDER-FIPS.pod @@ -88,7 +88,7 @@ The OpenSSL FIPS provider supports these operations and algorithms: =item TLS13-KDF, see L -=item SSKDF, see L +=item SSKDF, see L =item PBKDF2, see L @@ -96,7 +96,7 @@ The OpenSSL FIPS provider supports these operations and algorithms: =item TLS1-PRF, see L -=item KBKDF, see L +=item KBKDF, see L =item X942KDF-ASN1, see L @@ -124,8 +124,6 @@ The OpenSSL FIPS provider supports these operations and algorithms: =over 4 -=item DSA, see L - =item RSA, see L =item X25519, see L @@ -142,7 +140,7 @@ The OpenSSL FIPS provider supports these operations and algorithms: =over 4 -=item RSA, see L +=item RSA, see L =back -- cgit v1.2.3