Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 19 Oct 2000 16:43:08 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	00/10/19 16:43:08

Modified files:
	.              : Makefile pageant.c ssh.c ssh.h sshbn.c sshdes.c 
	                 sshpubk.c sshrand.c winctrls.c winstuff.h 
Added files:
	.              : puttygen.c puttygen.rc 

Log message:
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.