Commit History

Author SHA1 Message Date
  Simon Tatham 9604c2b367 Generate keys more carefully, so that when the user asks for an n-bit 13 years ago
  Simon Tatham e59f1ac827 Long overdue rewrapping of the primes[] array for legibility. I think 13 years ago
  Jacob Nevins 0b673fd02d Fix a memory leak in key generation. 19 years ago
  Simon Tatham 61648131fb Failure to set multipliers[NPRIMES] was rendering the input-modulus 21 years ago
  Ben Harris a427048b29 Deal with a "possible extraneous ';'" warning. 22 years ago
  Simon Tatham d345ebc2a5 Add support for DSA authentication in SSH2, following clever ideas 23 years ago
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying 24 years ago
  Simon Tatham cdf972d9f1 Fix excessive calls to random_byte() 24 years ago
  Simon Tatham f72b5aa95f Remove the last lingering knowledge, outside sshbn.c, of the 24 years ago
  Simon Tatham 0ff0fad344 Improve comment so I don't misunderstand when I come back to this :-) 24 years ago
  Simon Tatham 7ac98ae071 Use a Miller-Rabin test instead of a Fermat test; add comments 24 years ago
  Simon Tatham e51b4da9f7 Make the frankly ridiculous prototypes for modpow() and modmul() more sane 24 years ago
  Simon Tatham e41344c544 RSA key generation routines, and the bignum enhancements required to 24 years ago