1. 04 Jan, 2004 6 commits
  2. 27 Dec, 2003 20 commits
  3. 20 Dec, 2003 2 commits
  4. 11 Dec, 2003 2 commits
  5. 10 Dec, 2003 4 commits
  6. 06 Dec, 2003 3 commits
  7. 03 Dec, 2003 2 commits
  8. 02 Dec, 2003 1 commit
    • Geoff Thorpe's avatar
      Incremental cleanups to bn_lib.c. · 2bfd2c74
      Geoff Thorpe authored
      - Add missing bn_check_top() calls and relocate some others
      - Use BN_is_zero() where appropriate
      - Remove assert()s that bn_check_top() is already covering
      - Simplify the code in places (esp. bn_expand2())
      - Only keep ambiguous zero handling if BN_STRICT isn't defined
      - Remove some white-space and make some other aesthetic tweaks
      2bfd2c74