summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-11-28 15:15:50 +1100
committerPauli <pauli@openssl.org>2022-11-30 07:51:03 +1100
commit4a7231df5ca9f3d8759dc8c22cb8e9f27b312024 (patch)
tree131aab456b16946c6d0fac0cd1bb8d8934510c65
parentabff8bd842b802c09b981b7552bd92ef1d0ced64 (diff)
fips prov: remove 3DES from list of inclusions
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/19777)
-rw-r--r--doc/man7/OSSL_PROVIDER-FIPS.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod
index a3b7032f16..494878a866 100644
--- a/doc/man7/OSSL_PROVIDER-FIPS.pod
+++ b/doc/man7/OSSL_PROVIDER-FIPS.pod
@@ -62,8 +62,6 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=item AES, see L<EVP_CIPHER-AES(7)>
-=item DES-EDE3 (TripleDES), see L<EVP_CIPHER-DES(7)>
-
=back
=head2 Message Authentication Code (MAC)