commit | 1e1242604eb0fd510fe93f81245c529237ffc513 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon Nov 04 08:26:52 2013 +1100 |
committer | Damien Miller <djm@mindrot.org> | Mon Nov 04 08:26:52 2013 +1100 |
tree | d15eb5e9442cd3d812d6ade20775864f1600825a | |
parent | d2252c79191d069372ed6effce7c7a2de93448cd [diff] |
- markus@cvs.openbsd.org 2013/11/02 21:59:15 [kex.c kex.h myproposal.h ssh-keyscan.c sshconnect2.c sshd.c] use curve25519 for default key exchange (curve25519-sha256@libssh.org); initial patch from Aris Adamantiadis; ok djm@