Add support for using Diffie-Hellman with short exponents (sshdh.c
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Mar 2001 11:04:07 +0000 (11:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Mar 2001 11:04:07 +0000 (11:04 +0000)
commit7bd5a86050fa6fb39e2928b25f46df4f7dc24600
treecd4b6f40bed569b8d00c486cea45104c904f36e3
parent691179bde667c9784fde61a8f68d65a6dc331fd1
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. :-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@991 cda61777-01e9-0310-a592-d414129be87e
ssh.c
ssh.h
sshdh.c