PuTTYgen initial version. Still to do are basic user-friendliness
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 19 Oct 2000 15:43:08 +0000 (15:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 19 Oct 2000 15:43:08 +0000 (15:43 +0000)
commit6e522441172d5b1c2a2fa4d0f6bbe905ce6b647a
treea51fd13a8af3f6f3b973126c31d0dc6b4dbe18c6
parent8c3cd914db62fcba242eba74eba223c1c927aaa5
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@715 cda61777-01e9-0310-a592-d414129be87e
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