]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit2d1287b9ca55184f5212638e0a7814c9c958f021
tree008aa0dd5cd565e019f35e9a9be13c9e5cbad5b9
parent7b140b2fe799e980b32f864d69691a823f22822b
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.

[originally from svn r3762]
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]