Bodo Möller 470fa98f8a BN_mod_exp(r,a,p,m,ctx) should not be called with r == p.
But even if this is avoided, there are still segmentation violations
(during one of the BN_free()s at the end of test_kron
in some cases, in other cases during BN_kronecker, or
later in BN_sqrt; choosing a different exponentiation
algorithm in bntest.c appears to influence when the SIGSEGV
takes place).
2000-11-30 20:03:24 +00:00
..
2000-11-22 18:20:31 +00:00
1999-04-29 16:04:54 +00:00
2000-01-23 22:06:24 +00:00
2000-11-08 10:05:34 +00:00
2000-11-26 16:42:38 +00:00
2000-11-30 00:18:19 +00:00
2000-11-30 00:18:19 +00:00
2000-11-26 18:31:32 +00:00
2000-02-16 13:24:06 +00:00
2000-02-16 13:24:06 +00:00
2000-11-26 16:42:38 +00:00
2000-11-26 16:42:38 +00:00
2000-09-04 15:30:14 +00:00
2000-11-30 00:18:19 +00:00
2000-02-05 21:28:09 +00:00
2000-11-30 00:18:19 +00:00