| Class | Description | 
|---|---|
| Primes | 
 Utility methods for generating primes and testing for primality. 
 | 
| Primes.MROutput | 
 Used to return the output from the
 Enhanced
 Miller-Rabin Probabilistic Primality Test 
 | 
| Primes.STOutput | 
 Used to return the output from the
 Shawe-Taylor Random_Prime
 Routine 
 |