From 9712b085411713471837d605406f5ef7ffa408b6 Mon Sep 17 00:00:00 2001 From: jacob Date: Sun, 24 Mar 2002 14:08:13 +0000 Subject: [PATCH] OpenSSH 3.1p1 SSH2 3DES is also broken. git-svn-id: svn://svn.tartarus.org/sgt/putty@1603 cda61777-01e9-0310-a592-d414129be87e --- doc/faq.but | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/faq.but b/doc/faq.but index 38531386..dc83e907 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -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") -- 2.11.0