summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/des_modes.3
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-07-30 14:34:51 +0000
committernectar <nectar@FreeBSD.org>2002-07-30 14:34:51 +0000
commit9b12eca4b245ad8d41d5b8a3f0b1d38870454627 (patch)
treed9bcfdf5fa93cdd48eb8e7528cc92f530f82a404 /secure/lib/libcrypto/man/des_modes.3
parent17c8c9e779933b2b8868b768ec3340a416896a38 (diff)
parent3b5892151d7a7d029efd6f493c5f00e6af1f434d (diff)
downloadFreeBSD-src-9b12eca4b245ad8d41d5b8a3f0b1d38870454627.zip
FreeBSD-src-9b12eca4b245ad8d41d5b8a3f0b1d38870454627.tar.gz
This commit was generated by cvs2svn to compensate for changes in r100946,
which included commits to RCS files with non-trunk default branches.
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