openssl/include
Kurt Roeckx feac7a1c8b Make number of Miller-Rabin tests for a prime tests depend on the security level of the prime
The old numbers where all generated for an 80 bit security level. But
the number should depend on security level you want to reach. For bigger
primes we want a higher security level and so need to do more tests.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
GH: #6075
Fixes: #6012
2018-07-26 06:27:23 +02:00
..
internal crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable. 2018-07-25 16:37:31 +02:00
openssl Make number of Miller-Rabin tests for a prime tests depend on the security level of the prime 2018-07-26 06:27:23 +02:00