Package | Description |
---|---|
org.bouncycastle.math |
Modifier and Type | Method and Description |
---|---|
static Primes.STOutput |
Primes.generateSTRandomPrime(Digest hash,
int length,
byte[] inputSeed)
FIPS 186-4 C.6 Shawe-Taylor Random_Prime Routine
Construct a provable prime number using a hash function.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.