Skip to content
  1. Jan 04, 2004
  2. Dec 27, 2003
  3. Dec 20, 2003
  4. Dec 11, 2003
  5. Dec 10, 2003
  6. Dec 06, 2003
  7. Dec 03, 2003
  8. Dec 02, 2003
    • 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