Package | Description |
---|---|
org.bouncycastle.math |
Modifier and Type | Method and Description |
---|---|
static Primes.MROutput |
Primes.enhancedMRProbablePrimeTest(BigInteger candidate,
SecureRandom random,
int iterations)
FIPS 186-4 C.3.2 Enhanced Miller-Rabin Probabilistic Primality Test
Run several iterations of the Miller-Rabin algorithm with randomly-chosen bases.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.