]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Added a command-line key generation tool. Currently builds and runs
authorSimon Tatham <anakin@pobox.com>
Thu, 22 Jan 2004 19:15:32 +0000 (19:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 22 Jan 2004 19:15:32 +0000 (19:15 +0000)
commitf54f602efa9cb6611e78beaf99e7cf3997fb11b1
tree008aa0dd5cd565e019f35e9a9be13c9e5cbad5b9
parentfae6ab6ae18f629b2ab9c517d97cb6ac9336c93b
Added a command-line key generation tool. Currently builds and runs
on Linux, but the (very few) platform-specific bits are already
abstracted out of the main code, so it should port to other
platforms with a minimum of fuss.

git-svn-id: http://svn.tartarus.org/sgt/putty@3762 cda61777-01e9-0310-a592-d414129be87e
Recipe
cmdgen.c [new file with mode: 0644]
putty.h
ssh.h
sshdss.c
sshpubk.c
sshrsa.c
unix/.cvsignore
unix/uxcons.c
unix/uxgen.c [new file with mode: 0644]