summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DES_set_key.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/DES_set_key.3')
-rw-r--r--src/lib/libcrypto/man/DES_set_key.315
1 files changed, 4 insertions, 11 deletions
diff --git a/src/lib/libcrypto/man/DES_set_key.3 b/src/lib/libcrypto/man/DES_set_key.3
index 64038faa98..d0f0fd3f62 100644
--- a/src/lib/libcrypto/man/DES_set_key.3
+++ b/src/lib/libcrypto/man/DES_set_key.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: DES_set_key.3,v 1.10 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: DES_set_key.3,v 1.11 2018/03/22 21:08:22 schwarze Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL man3/DES_random_key 61f805c1 Jan 16 01:01:46 2018 +0800 3.\" OpenSSL man3/DES_random_key 61f805c1 Jan 16 01:01:46 2018 +0800
4.\" 4.\"
@@ -831,20 +831,13 @@ with lower case names starting with
831first appeared in OpenSSL 0.9.5 and have been available since 831first appeared in OpenSSL 0.9.5 and have been available since
832.Ox 2.7 . 832.Ox 2.7 .
833.Pp 833.Pp
834In OpenSSL 0.9.7, all 834In OpenSSL 0.9.7 and
835.Ox 3.2 ,
836all
835.Sy des_ 837.Sy des_
836functions were renamed to 838functions were renamed to
837.Sy DES_ 839.Sy DES_
838to avoid clashes with older versions of libdes. 840to avoid clashes with older versions of libdes.
839.Pp
840.Fn DES_set_key_checked
841and
842.Fn DES_set_key_unchecked
843were added in OpenSSL 0.9.5.
844.Pp
845.Fn DES_random_key
846generated cryptographically weak random data in SSLeay and in OpenSSL
847prior version 0.9.5, as well as in the original MIT library.
848.Sh AUTHORS 841.Sh AUTHORS
849.An Eric Young Aq Mt eay@cryptsoft.com 842.An Eric Young Aq Mt eay@cryptsoft.com
850.Sh CAVEATS 843.Sh CAVEATS