]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Allow a cipher to specify encryption of the packet length.
authorChris Staite <chris@yourdreamnet.co.uk>
Sun, 7 Jun 2015 11:51:24 +0000 (12:51 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jun 2015 12:42:31 +0000 (13:42 +0100)
commit5d9a9a7bdf6f227a2a592d57ea71b69d0111e341
treed97165cba32f345c2520e1c587e0dab2245f0ad0
parent705f1592552aa39bc1a5061ee48f1f5a0f0d1cbb
Allow a cipher to specify encryption of the packet length.

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