]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improve SSH2 host key abstraction into a generic `signing key'
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2000 12:48:15 +0000 (12:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2000 12:48:15 +0000 (12:48 +0000)
commit8eca227b92255d2519186ac26f5c01d37fabf3ca
tree88ff77e52b24491c1fe638d48827ef583c7cfc7a
parent6bdd92be5f85a4be066e3dc3867949e39da2bedd
Improve SSH2 host key abstraction into a generic `signing key'
abstraction, so as to be able to re-use the same abstraction for
user authentication keys and probably in the SSH2 agent (when that
happens) as well.

[originally from svn r815]
ssh.c
ssh.h
sshdss.c