Added a command-line key generation tool. Currently builds and runs
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Jan 2004 19:15:32 +0000 (19:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Jan 2004 19:15:32 +0000 (19:15 +0000)
commit47a6b94c2389f0e2a4f42706818a12369746b713
tree008aa0dd5cd565e019f35e9a9be13c9e5cbad5b9
parent224f397a29e27bc74af85762428fd0c38da4aa5e
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: svn://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]