]> andersk Git - openssh.git/commit - kex.c
- djm@cvs.openbsd.org 2006/03/07 09:07:40
authordjm <djm>
Wed, 15 Mar 2006 01:08:28 +0000 (01:08 +0000)
committerdjm <djm>
Wed, 15 Mar 2006 01:08:28 +0000 (01:08 +0000)
commit2ff8003af3d0ccda9b7df5a8a58189917418b659
treec675d3b2d21dbc574c7ac8f97e3802da5e49573b
parent2d7625826db7810216be073fc0ae85881b4debe8
   - 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
ChangeLog
kex.c
kex.h
md-sha256.c [new file with mode: 0644]
monitor.c
myproposal.h
ssh-keyscan.c
sshconnect2.c
sshd.c
This page took 0.041459 seconds and 5 git commands to generate.