]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add support for using Diffie-Hellman with short exponents (sshdh.c
authorSimon Tatham <anakin@pobox.com>
Sat, 10 Mar 2001 11:04:07 +0000 (11:04 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 10 Mar 2001 11:04:07 +0000 (11:04 +0000)
commitd823077f18bce1cc58b160b6657a13935fc41e04
treecd4b6f40bed569b8d00c486cea45104c904f36e3
parent0c8635beda5d28f43aeece393e5c30c6202fb281
Add support for using Diffie-Hellman with short exponents (sshdh.c
contains a reference to a paper on the subject). Reduces time taken
for DH group exchange to the point where it's viable to enable it
all the time, so I have. :-)

[originally from svn r991]
ssh.c
ssh.h
sshdh.c