]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
fips prov: remove 3DES from list of inclusions
authorPauli <pauli@openssl.org>
Mon, 28 Nov 2022 04:15:50 +0000 (15:15 +1100)
committerPauli <pauli@openssl.org>
Tue, 29 Nov 2022 20:51:03 +0000 (07:51 +1100)
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19777)

doc/man7/OSSL_PROVIDER-FIPS.pod

index a3b7032f16ee646625276f618860072ae44593bd..494878a866fe5c0b890e00ff743e29a7a8ea57fe 100644 (file)
@@ -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)