commit | 1d75abfe23cadf8cdba0bd2cfd54f3bc1ca80dc5 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Jan 09 16:12:19 2013 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Jan 09 16:12:19 2013 +1100 |
tree | b717aa08dcc3c018d6fdae575017b3cb5fd92767 | |
parent | aa7ad3039c671c157bb99217d60674dad8154a22 [diff] |
- markus@cvs.openbsd.org 2013/01/08 18:49:04 [PROTOCOL authfile.c cipher.c cipher.h kex.c kex.h monitor_wrap.c] [myproposal.h packet.c ssh_config.5 sshd_config.5] support AES-GCM as defined in RFC 5647 (but with simpler KEX handling) ok and feedback djm@