From 55eadb067bb1e4a575504ca112db161f49e1ae1e Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 20 Apr 2005 21:29:57 +0000 Subject: [PATCH] Minimally document our support of aes*-ctr. [originally from svn r5650] --- doc/config.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.but b/doc/config.but index 72fd59f1..a6219a5b 100644 --- a/doc/config.but +++ b/doc/config.but @@ -2125,7 +2125,7 @@ use that. PuTTY currently supports the following algorithms: -\b \i{AES} (Rijndael) - 256, 192, or 128-bit CBC (SSH-2 only) +\b \i{AES} (Rijndael) - 256, 192, or 128-bit SDCTR or CBC (SSH-2 only) \b \i{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only)