]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add the ChaCha20-Poly1305 cipher+MAC, as implemented by OpenSSH.
authorChris Staite <chris@yourdreamnet.co.uk>
Sun, 7 Jun 2015 11:51:51 +0000 (12:51 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jun 2015 12:50:05 +0000 (13:50 +0100)
commitb0823fc5be15e429bac4619bf7e2e9f829c02eea
treeeced1ff235781392ed02b474e390ea4fe5a45064
parent5d9a9a7bdf6f227a2a592d57ea71b69d0111e341
Add the ChaCha20-Poly1305 cipher+MAC, as implemented by OpenSSH.
Recipe
config.c
putty.h
settings.c
ssh.c
ssh.h
sshccp.c [new file with mode: 0644]