提交 d1e7d1d9 编写于 作者: B Bodo Möller

don't violate the bn_check_top assertion in BN_mod_inverse_no_branch()

上级 18f54773
......@@ -618,6 +618,7 @@ X) -> 0x%08X\n",
rm->neg = neg;
bn_check_top(rm);
}
bn_correct_top(res);
BN_CTX_end(ctx);
return(1);
err:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册