Bouncy Castle Cryptography Library 1.79

Package org.bouncycastle.math

The Bouncy Castle math package.

See:
          Description

Class Summary
Primes Utility methods for generating primes and testing for primality.
Primes.MROutput Used to return the output from the {@linkplain Primes#enhancedMRProbablePrimeTest(BigInteger, SecureRandom, int) Enhanced Miller-Rabin Probabilistic Primality Test}
Primes.STOutput Used to return the output from the {@linkplain Primes#generateSTRandomPrime(Digest, int, byte[]) Shawe-Taylor Random_Prime Routine}
 

Package org.bouncycastle.math Description

The Bouncy Castle math package.


Bouncy Castle Cryptography Library 1.79