Minimally document 3des-ctr and blowfish-ctr.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 28 Apr 2005 09:03:16 +0000 (09:03 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 28 Apr 2005 09:03:16 +0000 (09:03 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5703 cda61777-01e9-0310-a592-d414129be87e

doc/config.but

index d077c4a..81570ed 100644 (file)
@@ -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)