Commit Verlauf

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