Diffie-Hellman group exchange in SSH2. Currently #ifdeffed out
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Mar 2001 17:55:40 +0000 (17:55 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Mar 2001 17:55:40 +0000 (17:55 +0000)
commita92dd380e9adcd09e9c43fa44466b5fb2e323c3b
treee833ceeabd99258efdfd1ed19e2335685d0cc18a
parentd2a0e0be6953a1ae78e400669090dc2bde01c58e
Diffie-Hellman group exchange in SSH2. Currently #ifdeffed out
(change the sense of #ifdef DO_DIFFIE_HELLMAN_GEX in ssh.c) because
it's _far_ too slow. Will be re-enabled once the bignum routines
work a bit faster (or rather a _lot_ faster).

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