Uses of Class
org.bouncycastle.math.internal.Primes.STOutput
Packages that use Primes.STOutput
Package
Description
Low-level math operations directly on arrays (to replace the slow, immutable, BigInteger).
-
Uses of Primes.STOutput in org.bouncycastle.math.internal
Methods in org.bouncycastle.math.internal that return Primes.STOutputModifier and TypeMethodDescriptionstatic 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.