| commit | f675fc4948b2ec2c9ff86bcdd58e00947f0e319b | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:30:09 2004 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jun 15 10:30:09 2004 +1000 |
| tree | babb42f0a29e7b24284a731cb894454d8f80fc97 | |
| parent | 7cf17eb78c71ba16ec39bb1a6a8640885071a307 [diff] |
- djm@cvs.openbsd.org 2004/06/13 12:53:24
[dh.c dh.h kex.c kex.h kexdhc.c kexdhs.c monitor.c myproposal.h]
[ssh-keyscan.c sshconnect2.c sshd.c]
implement diffie-hellman-group14-sha1 kex method (trivial extension to
existing diffie-hellman-group1-sha1); ok markus@