• D
    · dc014d43
    Dr. Stephen Henson 提交于
    Fallback to normal multiply if n2 == 8 and dna or dnb is not zero
    in bn_mul_recursive.
    
    This is (hopefully) what was triggering bignum errors on 64 bit
    platforms and causing the BN_mod_mul test to fail.
    dc014d43
bn_mul.c 24.4 KB