Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Sat, 10 Mar 2001 11:04:07 +0000


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. :-)