Skip to content
  1. Oct 13, 2003
  2. Oct 11, 2003
  3. Oct 10, 2003
  4. Oct 07, 2003
  5. Oct 06, 2003
  6. Oct 04, 2003
  7. Oct 02, 2003
  8. Oct 01, 2003
  9. Sep 30, 2003
  10. Sep 28, 2003
  11. Sep 27, 2003
  12. Sep 25, 2003
    • Ralf S. Engelschall's avatar
      Fix prime generation loop in crypto/bn/bn_prime.pl by making · 6bd27f86
      Ralf S. Engelschall authored
      sure the loop does correctly stop and breaking ("division by zero")
      modulus operations are not performed. The (pre-generated) prime
      table crypto/bn/bn_prime.h was already correct, but it could not be
      re-generated on some platforms because of the "division by zero"
      situation in the script.
      6bd27f86
  13. Sep 21, 2003