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