OpenSSH 3.1p1 SSH2 3DES is also broken.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Mar 2002 14:08:13 +0000 (14:08 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Mar 2002 14:08:13 +0000 (14:08 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@1603 cda61777-01e9-0310-a592-d414129be87e

doc/faq.but

index 3853138..dc83e90 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: faq.but,v 1.22 2002/03/24 13:42:30 jacob Exp $
+\versionid $Id: faq.but,v 1.23 2002/03/24 14:08:13 jacob Exp $
 
 \A{faq} PuTTY FAQ
 
@@ -693,11 +693,13 @@ PuTTY to use SSH protocol 2 and the Blowfish cipher.
 This is not a PuTTY-specific problem; if you try to connect with
 another client you'll likely have similar problems.
 
-Configurations known to be broken and symptoms:
+Configurations known to be broken (and symptoms):
 
 \b SSH 2 with AES cipher (PuTTY says "Assertion failed! Expression:
 (len & 15) == 0" in sshaes.c, or "Out of memory", or crashes)
 
+\b SSH 2 with 3DES (PuTTY says "Incorrect MAC received on packet")
+
 \b SSH 1 with Blowfish (PuTTY says "Incorrect CRC received on
 packet")