Document a change I'd already made, and at the same time, correct the
authorGeoff Thorpe <geoff@openssl.org>
Sat, 13 Mar 2004 22:10:15 +0000 (22:10 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sat, 13 Mar 2004 22:10:15 +0000 (22:10 +0000)
commit9e051bac139ce07f846d88b90f3ec514c39ea416
tree234a4800454556d58354140cd9d1ced9a56f9478
parent30fbcaa213866426c9f6b9dad01b9885ab760e31
Document a change I'd already made, and at the same time, correct the
change to work properly; BN_zero() should set 'neg' to zero as well as
'top' to match the behaviour of BN_new().
CHANGES
crypto/bn/bn_ctx.c
crypto/bn/bn_div.c