From 33f1c1615c335a1a27461e308295c5b37e53acd9 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 28 Apr 2005 09:03:16 +0000 Subject: [PATCH] Minimally document 3des-ctr and blowfish-ctr. git-svn-id: svn://svn.tartarus.org/sgt/putty@5703 cda61777-01e9-0310-a592-d414129be87e --- doc/config.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.but b/doc/config.but index d077c4a0..81570ed9 100644 --- a/doc/config.but +++ b/doc/config.but @@ -2116,9 +2116,9 @@ PuTTY currently supports the following algorithms: \b \i{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only) -\b \i{Blowfish} - 128-bit CBC +\b \i{Blowfish} - 256-bit SDCTR (SSH-2 only) or 128-bit CBC -\b \ii{Triple-DES} - 168-bit CBC +\b \ii{Triple-DES} - 168-bit SDCTR (SSH-2 only) or CBC \b \ii{Single-DES} - 56-bit CBC (see below for SSH-2) -- 2.11.0