]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Enumerating the legacy provider's cipher algorithms
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 7 May 2021 15:16:29 +0000 (17:16 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 13 May 2021 10:24:10 +0000 (12:24 +0200)
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15197)

doc/man7/OSSL_PROVIDER-legacy.pod

index 36aeafec9492c6856cb3e1ef9a8e70b89618b3aa..86ac3fa9a0fe9a54d492c0310356724423c124d8 100644 (file)
@@ -52,6 +52,32 @@ The OpenSSL legacy provider supports these operations and algorithms:
 
 =back
 
+=head2 Symmetric Ciphers
+
+Not all of these symmetric cipher algorithms are enabled by default.
+
+=over 4
+
+=item Blowfish
+
+=item CAST
+
+=item DES
+
+=item IDEA
+
+=item RC2
+
+=item RC4
+
+=item RC5
+
+Disabled by default. Use I<enable-rc5> config option to enable.
+
+=item SEED
+
+=back
+
 =begin comment
 
 When algorithms for other operations start appearing, the