CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/02 15:59:15
Modified files:
usr.bin/ssh : kex.c kex.h myproposal.h ssh-keyscan.c
sshconnect2.c sshd.c
usr.bin/ssh/lib: Makefile
usr.bin/ssh/sshd: Makefile
Added files:
usr.bin/ssh : kexc25519.c kexc25519c.c kexc25519s.c
smult_curve25519_ref.c
Log message:
use curve25519 for default key exchange ([email protected]);
initial patch from Aris Adamantiadis; ok djm@
