RSA key generation routines, and the bignum enhancements required to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 18 Oct 2000 15:00:36 +0000 (15:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 18 Oct 2000 15:00:36 +0000 (15:00 +0000)
commit9400cf6f5d03ad3d258bfc6b373cbb0b52bf5863
treec86e6c90a9fd27768ada58579e78214b40820a57
parentab162329b1a75fc4b97e4cfb3accf18f9e5578b5
RSA key generation routines, and the bignum enhancements required to
support them. A key generation tool will be forthcoming soon.

git-svn-id: svn://svn.tartarus.org/sgt/putty@712 cda61777-01e9-0310-a592-d414129be87e
ssh.h
sshbn.c
sshprime.c [new file with mode: 0644]
sshrsag.c [new file with mode: 0644]