Add a key length indication to each SSH2 cipher structure, in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Mar 2001 17:45:31 +0000 (17:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Mar 2001 17:45:31 +0000 (17:45 +0000)
commitd2a0e0be6953a1ae78e400669090dc2bde01c58e
treebcef6365a7008d56a12e978c4b57e179a2d9ba0c
parent3709bfe9981af43e3cd491c37d300b57e5b26d50
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@961 cda61777-01e9-0310-a592-d414129be87e
ssh.h
sshblowf.c
sshdes.c