summaryrefslogtreecommitdiffstats
path: root/doc/man7/OSSL_PROVIDER-legacy.pod
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2021-03-28 17:22:40 +1000
committerMatt Caswell <matt@openssl.org>2021-05-20 08:44:08 +0100
commitb7140b0604bdfaa034452d97648a9c23a97568e4 (patch)
tree5388565fe46f81f1b6fc291573c4ea1c08001437 /doc/man7/OSSL_PROVIDER-legacy.pod
parent6e495312fda0e669d105172c1ac8a8c0bf52da6d (diff)
Add migration guide for 3.0
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14710)
Diffstat (limited to 'doc/man7/OSSL_PROVIDER-legacy.pod')
-rw-r--r--doc/man7/OSSL_PROVIDER-legacy.pod7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/man7/OSSL_PROVIDER-legacy.pod b/doc/man7/OSSL_PROVIDER-legacy.pod
index 86ac3fa9a0..1fa86ab2cd 100644
--- a/doc/man7/OSSL_PROVIDER-legacy.pod
+++ b/doc/man7/OSSL_PROVIDER-legacy.pod
@@ -64,7 +64,8 @@ Not all of these symmetric cipher algorithms are enabled by default.
=item DES
-=item IDEA
+The algorithm names are: DES_ECB, DES_CBC, DES_OFB, DES_CFB, DES_CFB1, DES_CFB8
+and DESX_CBC.
=item RC2
@@ -83,8 +84,6 @@ Disabled by default. Use I<enable-rc5> config option to enable.
When algorithms for other operations start appearing, the
following =head2 titles are appropriate to use:
-- Symmetric Ciphers
-
- Message Authentication Code (MAC)
- Key Derivation Function (KDF)
@@ -108,7 +107,7 @@ L<provider(7)>
=head1 COPYRIGHT
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy