bn_div() does some pretty nasty things with temporary variables,
constructing BIGNUM structures with pointers offset into other bignums (among other things). This corrects some of it that is too plainly insane, and tries to ensure that bignums are normalised when passed to other functions.
Showing
想要评论请 注册 或 登录