Fix a bug which caused BN_div to produce the
authorDr. Stephen Henson <steve@openssl.org>
Wed, 28 Feb 2001 00:51:48 +0000 (00:51 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 28 Feb 2001 00:51:48 +0000 (00:51 +0000)
commit3d2e469cfab1ea3a0515bfe006319210da3ff4fb
treec83a1504d4bbf8e1450e2965abb967cd6cbde6c0
parentbf401a2aef5a130ef21de4575f3a7c3d7a6f5e2a
Fix a bug which caused BN_div to produce the
wrong result if rm==num and num < 0.
CHANGES
crypto/bn/bn_div.c