• B
    Expand expspeed.c to make BN_kronecker timings. · a08bcccc
    Bodo Möller 提交于
    This caused a segmentation fault in calls to malloc, so I cleaned up
    bn_lib.c a little so that it is easier to see what is going on.
    The bug turned out to be an off-by-one error in BN_bin2bn.
    a08bcccc
bn_lib.c 16.6 KB