Uses of Class
org.bouncycastle.math.Primes.STOutput
-
Packages that use Primes.STOutput Package Description org.bouncycastle.math -
-
Uses of Primes.STOutput in org.bouncycastle.math
Methods in org.bouncycastle.math that return Primes.STOutput Modifier and Type Method 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.
-