1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 19:42:48 -05:00

Update docs for Ed25519 and ChaCha20-Poly1305.

This commit is contained in:
Jacob Nevins
2015-10-22 01:48:02 +01:00
parent 9f9d72ec58
commit 9dd9860cc8
4 changed files with 40 additions and 12 deletions

View File

@ -2548,6 +2548,8 @@ use that.
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{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only)