summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/des.3
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-03-17 16:15:46 +0000
committernectar <nectar@FreeBSD.org>2004-03-17 16:15:46 +0000
commit58c7296bfa023884da79688437e69cf9f65e4c9c (patch)
tree6694b8e0ce1fcdcd702858af32a14363c265aff9 /secure/lib/libcrypto/man/des.3
parent15b921d6485d4da2f187ad751c9bb7ca208c31ad (diff)
downloadFreeBSD-src-58c7296bfa023884da79688437e69cf9f65e4c9c.zip
FreeBSD-src-58c7296bfa023884da79688437e69cf9f65e4c9c.tar.gz
Update manual pages for OpenSSL 0.9.7d.
Diffstat (limited to 'secure/lib/libcrypto/man/des.3')
-rw-r--r--secure/lib/libcrypto/man/des.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/des.3 b/secure/lib/libcrypto/man/des.3
index 1dcf862..854ff2d 100644
--- a/secure/lib/libcrypto/man/des.3
+++ b/secure/lib/libcrypto/man/des.3
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Wed Feb 19 16:43:04 2003
+.\" Wed Mar 17 09:38:42 2004
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,7 +138,7 @@
.\" ======================================================================
.\"
.IX Title "des 3"
-.TH des 3 "0.9.7a" "2003-02-19" "OpenSSL"
+.TH des 3 "0.9.7d" "2004-03-17" "OpenSSL"
.UC
.SH "NAME"
DES_random_key, DES_set_key, DES_key_sched, DES_set_key_checked,
@@ -432,7 +432,7 @@ DES_cbc_encrypt is used.
.SH "NOTES"
.IX Header "NOTES"
Single-key \s-1DES\s0 is insecure due to its short key size. \s-1ECB\s0 mode is
-not suitable for most applications; see DES_modes(7).
+not suitable for most applications; see des_modes(7).
.PP
The evp(3) library provides higher-level encryption functions.
.SH "BUGS"
OpenPOWER on IntegriCloud