mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
Docs: acknowledge AES-GCM.
This commit is contained in:
parent
c1a2114b28
commit
fb41eec4c1
@ -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{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)
|
\b \i{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user