Bug fix: BN_is_prime() would fail with a high probability for small
authorUlf Möller <ulf@openssl.org>
Tue, 1 Feb 2000 23:48:55 +0000 (23:48 +0000)
committerUlf Möller <ulf@openssl.org>
Tue, 1 Feb 2000 23:48:55 +0000 (23:48 +0000)
commit1399f17a0733b776c363f18225a1461b3a6f8cb7
treecb44b2e487838362689155844d566158ecc29c67
parent0bde1089f895718db2fe2637fda4a0c2ed6df904
Bug fix: BN_is_prime() would fail with a high probability for small
primes (negligible for larger ones).
crypto/bn/bn_prime.c