Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered
authorRichard Levitte <levitte@openssl.org>
Wed, 26 Jul 2000 01:14:16 +0000 (01:14 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 26 Jul 2000 01:14:16 +0000 (01:14 +0000)
commit47ff5de8c2efa09392dab257c4616881ba3b8037
treea2e09c8a7c51ef227004a2eac607572622773ed8
parent34f0fe9de0597bd933f2dd13ae26843ed5273922
Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered
that of the result pointer to bn_mul was the same as one of the two arguments,
That argument might have it's sign destroyed.  He provided this fix.
crypto/bn/bn_mul.c