]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
PuTTYgen: add an extra button to save a public key into a file
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 17:40:03 +0000 (17:40 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 17:40:03 +0000 (17:40 +0000)
commit493d34c65540117b09894aa6346e5d8a6c345a5e
treed2d0d086a47862e31fd497485e17297133439a01
parent5c646f3270b99a25ff2bef9dd947c8ee347a5aff
PuTTYgen: add an extra button to save a public key into a file
(as well as showing it for cut and paste). For SSH1, this feature is
largely cosmetic and added for orthogonality; it comes into its own
in SSH2, where it saves the Official One True Public Key Format as
specified in the draft spec, and more particularly as used by
ssh.com's product for authentication. Now that ssh-3.0.1 supports
RSA user keys, this is suddenly actually useful.

[originally from svn r1217]
puttygen.c
winctrls.c
winstuff.h