Add BUG_SSH2_DERIVEKEY, present (according to OpenSSH) in ssh.com
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Aug 2002 09:27:15 +0000 (09:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Aug 2002 09:27:15 +0000 (09:27 +0000)
commit088bde77a60867dec8e24141abce80d74711bfae
tree5afb42d584d9f73bf2983c987147955a45397004
parent717dc4839a39d4235793d152f39fd24e9be9d12b
Add BUG_SSH2_DERIVEKEY, present (according to OpenSSH) in ssh.com
versions 2.0.*, and causing the shared secret not to be included in
key derivation hashes. (This doesn't quite cause a blatant security
hole because the session ID - _derived_ from the shared secret - is
still included.)

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