]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Allow a cipher to override the SSH KEX's choice of MAC.
authorChris Staite <chris@yourdreamnet.co.uk>
Sun, 7 Jun 2015 12:40:11 +0000 (13:40 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jun 2015 12:42:19 +0000 (13:42 +0100)
commit705f1592552aa39bc1a5061ee48f1f5a0f0d1cbb
tree2f15cc2c8178a6f6ce46d72078a8d6b997d26d8a
parent3ce4594d141d1ffa7f4db9fa441e0b03ef496c82
Allow a cipher to override the SSH KEX's choice of MAC.

No cipher uses this facility yet, but one shortly will.
cproxy.c
ssh.c
ssh.h
sshaes.c
ssharcf.c
sshblowf.c
sshdes.c
sshmd5.c
sshsh256.c
sshsha.c