CVSROOT: /home/cvs Module name: putty Changes by: simon 01/03/10 11:04:07 Modified files: . : ssh.c ssh.h sshdh.c Log message: 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. :-)