]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add support for diffie-hellman-group-exchange-sha256. Tested against a
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 4 Sep 2005 14:53:39 +0000 (14:53 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 4 Sep 2005 14:53:39 +0000 (14:53 +0000)
commit91319142781a69cb16053c180870878749477012
tree525e5051781fb44fdd635c5c4689b2791eb2f5b0
parent7d800b7c2a15d57ebb79be7c2de949a923d74f2e
Add support for diffie-hellman-group-exchange-sha256.  Tested against a
patched OpenSSH server.  This is controlled by the same user settings
as diffie-hellman-group-exchange-sha1, which may not be optimal, especially
given that they're both referred to as dh-gex-sha1 in saved sessions.

[originally from svn r6272]
Recipe
ssh.c
sshdh.c