Adjust the list of default provider's algorithms
[openssl.git] / doc / man7 / OSSL_PROVIDER-default.pod
index 88ae3fec9d80a3ff02b22fcbbfc8bfa87d965907..14d590cbdec6e36843c91d4ee135d79082dc84a9 100644 (file)
@@ -81,24 +81,12 @@ The OpenSSL default provider supports these operations and algorithms:
 
 =item CAMELLIA, see L<EVP_CIPHER-CAMELLIA(7)>
 
-=item DES, see L<EVP_CIPHER-DES(7)>
-
-=item BF, see L<EVP_CIPHER-BLOWFISH(7)>
-
-=item IDEA, see L<EVP_CIPHER-IDEA(7)>
-
-=item CAST5, see L<EVP_CIPHER-CAST(7)>
+=item 3DES, see L<EVP_CIPHER-DES(7)>
 
 =item SEED, see L<EVP_CIPHER-SEED(7)>
 
 =item SM4, see L<EVP_CIPHER-SM4(7)>
 
-=item RC2, see L<EVP_CIPHER-RC2(7)>
-
-=item RC4, see L<EVP_CIPHER-RC4(7)>
-
-=item RC5, see L<EVP_CIPHER-RC5(7)>
-
 =item ChaCha20, see L<EVP_CIPHER-CHACHA(7)>
 
 =item ChaCha20-Poly1305, see L<EVP_CIPHER-CHACHA(7)>