]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
RSA key generation routines, and the bignum enhancements required to
authorSimon Tatham <anakin@pobox.com>
Wed, 18 Oct 2000 15:00:36 +0000 (15:00 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 18 Oct 2000 15:00:36 +0000 (15:00 +0000)
commite41344c544053b082708231e6dce0eef5c4f90ae
treec86e6c90a9fd27768ada58579e78214b40820a57
parent633ae5a22b630e3453be00b18b8c0494108f6fcd
RSA key generation routines, and the bignum enhancements required to
support them. A key generation tool will be forthcoming soon.

[originally from svn r712]
ssh.h
sshbn.c
sshprime.c [new file with mode: 0644]
sshrsag.c [new file with mode: 0644]