Use a Miller-Rabin test instead of a Fermat test; add comments
[u/mdw/putty] / sshprime.c
2000-11-15 simonUse a Miller-Rabin test instead of a Fermat test; add...
2000-10-23 simonMake the frankly ridiculous prototypes for modpow(...
2000-10-18 simonRSA key generation routines, and the bignum enhancement...