]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add a key length indication to each SSH2 cipher structure, in
authorSimon Tatham <anakin@pobox.com>
Thu, 1 Mar 2001 17:45:31 +0000 (17:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 1 Mar 2001 17:45:31 +0000 (17:45 +0000)
commit862d6a496d6e1844a06f21824f072d03c334d4d3
treebcef6365a7008d56a12e978c4b57e179a2d9ba0c
parentf72b5aa95f231c646db5a057d94ecd21f6113612
Add a key length indication to each SSH2 cipher structure, in
preparation for needing to know how much key material each cipher
needs in order to select a suitable Diffie-Hellman group.

[originally from svn r961]
ssh.h
sshblowf.c
sshdes.c