Beginnings of support for multiple exchange hashes in SSH-2: rather than
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 30 Aug 2005 20:38:57 +0000 (20:38 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 30 Aug 2005 20:38:57 +0000 (20:38 +0000)
commit4320baf72ee1b9890be0ca6315161d4f4d026cfd
treed725deb5f9a6f2f9d1a9fae4b5a82f3ec2f7e9c8
parent96bd26de129f3e8c088d2c426a2f43584e6ca3ec
Beginnings of support for multiple exchange hashes in SSH-2: rather than
storing a SHA-1 hash of the client and server version strings, store the
strings themselves so we can feed them through the appropriate hash when
we know what it is.

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