Geoff Thorpe 2bfd2c74d2 Incremental cleanups to bn_lib.c.
- 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
2003-12-02 20:01:30 +00:00
..
1999-04-29 16:04:54 +00:00
2003-12-02 20:01:30 +00:00
2000-02-16 13:24:06 +00:00
2002-11-14 11:22:01 +00:00
2003-11-28 13:10:58 +00:00