1. 13 Oct, 2003 1 commit
  2. 11 Oct, 2003 2 commits
  3. 10 Oct, 2003 4 commits
  4. 07 Oct, 2003 1 commit
  5. 06 Oct, 2003 5 commits
  6. 04 Oct, 2003 1 commit
  7. 02 Oct, 2003 2 commits
  8. 01 Oct, 2003 5 commits
  9. 30 Sep, 2003 3 commits
  10. 28 Sep, 2003 3 commits
  11. 27 Sep, 2003 10 commits
  12. 25 Sep, 2003 1 commit
    • 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. 21 Sep, 2003 2 commits