mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 11:32:48 -05:00
Add the ChaCha20-Poly1305 cipher+MAC, as implemented by OpenSSH.
This commit is contained in:

committed by
Simon Tatham

parent
5d9a9a7bdf
commit
b0823fc5be
2
Recipe
2
Recipe
@ -216,7 +216,7 @@ NONSSH = telnet raw rlogin ldisc pinger
|
||||
# SSH back end (putty, plink, pscp, psftp).
|
||||
SSH = ssh sshcrc sshdes sshmd5 sshrsa sshrand sshsha sshblowf
|
||||
+ sshdh sshcrcda sshpubk sshzlib sshdss x11fwd portfwd
|
||||
+ sshaes sshsh256 sshsh512 sshbn wildcard pinger ssharcf
|
||||
+ sshaes sshccp sshsh256 sshsh512 sshbn wildcard pinger ssharcf
|
||||
+ sshgssc pgssapi sshshare sshecc
|
||||
WINSSH = SSH winnoise winsecur winpgntc wingss winshare winnps winnpc
|
||||
+ winhsock errsock
|
||||
|
Reference in New Issue
Block a user