| commit | a63128d1a8a4077bc992e09d00e2683d1592e500 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Mar 15 12:08:28 2006 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Wed Mar 15 12:08:28 2006 +1100 |
| tree | d202bbd39fd539ff7173b196df0286636af49f2b | |
| parent | cc3e8ba3c24357b912dd7071ba34ab863de593bd [diff] |
- djm@cvs.openbsd.org 2006/03/07 09:07:40
[kex.c kex.h monitor.c myproposal.h ssh-keyscan.c sshconnect2.c sshd.c]
Implement the diffie-hellman-group-exchange-sha256 key exchange method
using the SHA256 code in libc (and wrapper to make it into an OpenSSL
EVP), interop tested against CVS PuTTY
NB. no portability bits committed yet