Rephrase statement on the security of two-key 3DES.
authorBodo Möller <bodo@openssl.org>
Tue, 5 Mar 2002 15:30:13 +0000 (15:30 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 5 Mar 2002 15:30:13 +0000 (15:30 +0000)
  [Chosen plaintext attack: R. Merkle, M. Hellman: "On the Security of
  Multiple Encryption", CACM 24 (1981) pp. 465-467, p. 776.

  Known plaintext angriff: P.C. van Oorschot, M. Wiener: "A
  known-plaintext attack on two-key triple encryption", EUROCRYPT '90.]

doc/crypto/des_modes.pod

index 36b77c454d302b35343ca06ee3c8bded4a021414..da75e8007d454d1956a1c0153b1dc1cf691f9f88 100644 (file)
@@ -204,8 +204,8 @@ just one key.
 =item *
 
 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.
 
 =item *