]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
PuTTYgen initial version. Still to do are basic user-friendliness
authorSimon Tatham <anakin@pobox.com>
Thu, 19 Oct 2000 15:43:08 +0000 (15:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 19 Oct 2000 15:43:08 +0000 (15:43 +0000)
commit8d0bee8629eaa974e6c0ab002e6110b49968c910
treea51fd13a8af3f6f3b973126c31d0dc6b4dbe18c6
parent8e7a270f7f658b29d6dfda13c663c15160404c96
PuTTYgen initial version. Still to do are basic user-friendliness
features (prompt for passphrase twice, prompt before overwriting a
file, check the key file was actually saved OK), testing of the
generated keys to make sure I got the file format right, and support
for a variable key size. I think what's already here is basically
sound though.

[originally from svn r715]
12 files changed:
Makefile
pageant.c
puttygen.c [new file with mode: 0644]
puttygen.rc [new file with mode: 0644]
ssh.c
ssh.h
sshbn.c
sshdes.c
sshpubk.c
sshrand.c
winctrls.c
winstuff.h