CVSROOT: /cvs Module name: src Changes by: mar...@cvs.openbsd.org 2013/01/08 11:49:05
Modified files: usr.bin/ssh : PROTOCOL authfile.c cipher.c cipher.h kex.c kex.h monitor_wrap.c myproposal.h packet.c ssh_config.5 sshd_config.5 Log message: support AES-GCM as defined in RFC 5647 (but with simpler KEX handling) ok and feedback djm@