Turn BN_prime_checks into a macro.
authorBodo Möller <bodo@openssl.org>
Wed, 12 Jan 2000 11:57:30 +0000 (11:57 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 12 Jan 2000 11:57:30 +0000 (11:57 +0000)
commit76aa0ddc86772080db4f61821b9ff357e330c843
tree156e6551fb083163ca4717274f3970601bf7946e
parente4b76456310f6a337c471ec5c7525bc65e4e40d5
Turn BN_prime_checks into a macro.

Primes p where (p-1)/2 is prime too are called "safe", not "strong".
CHANGES
crypto/bn/bn.h
crypto/bn/bn_prime.c
crypto/bn/bn_prime.h
crypto/dh/dh_check.c
crypto/rsa/rsa_chk.c