1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Docs: acknowledge AES-GCM.

This commit is contained in:
Jacob Nevins 2022-08-19 13:33:52 +01:00
parent c1a2114b28
commit fb41eec4c1

View File

@ -2760,7 +2760,8 @@ PuTTY currently supports the following algorithms:
\b \i{ChaCha20-Poly1305}, a combined cipher and \i{MAC} (SSH-2 only)
\b \i{AES} (Rijndael) - 256, 192, or 128-bit SDCTR or CBC (SSH-2 only)
\b \i{AES} (Rijndael) - 256, 192, or 128-bit SDCTR or CBC, or
256 or 128-bit GCM (SSH-2 only)
\b \i{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only)