summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/des_modes.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/des_modes.3')
-rw-r--r--secure/lib/libcrypto/man/des_modes.310
1 files changed, 5 insertions, 5 deletions
diff --git a/secure/lib/libcrypto/man/des_modes.3 b/secure/lib/libcrypto/man/des_modes.3
index 8b2ac65..b8cf5b0 100644
--- a/secure/lib/libcrypto/man/des_modes.3
+++ b/secure/lib/libcrypto/man/des_modes.3
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Thu May 9 13:19:11 2002
+.\" Tue Jul 30 09:22:02 2002
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -137,8 +137,8 @@
.rm #[ #] #H #V #F C
.\" ======================================================================
.\"
-.IX Title "DES_MODES 1"
-.TH DES_MODES 1 "perl v5.6.1" "2000-11-13" "User Contributed Perl Documentation"
+.IX Title "des_modes 3"
+.TH des_modes 3 "0.9.6e" "2002-07-30" "OpenSSL"
.UC
.SH "NAME"
Modes of \s-1DES\s0 \- the variants of \s-1DES\s0 and other crypto algorithms of OpenSSL
@@ -258,8 +258,8 @@ If both keys are the same it is equivalent to encrypting once with
just one key.
.Ip "\(bu" 2
If the first and last key are the same, the key length is 112 bits.
-There are attacks that could reduce the key space to 55 bit's but it
-requires 2^56 blocks of memory.
+There are attacks that could reduce the effective key strength
+to only slightly more than 56 bits, but these require a lot of memory.
.Ip "\(bu" 2
If all 3 keys are the same, this is effectively the same as normal
ecb mode.
OpenPOWER on IntegriCloud