|
Class Summary |
| BigInteger |
A class implementing arbitrary-length integers. |
| BigNum |
This class is public, but the constructor is protected. |
| MPI |
Deprecated. |
| PRSG |
A pseudo-random sequence generator based on a 160-bit LFSR (this is not
a cryptographically secure generator). |
| PseudoRandomStream |
A class that produces pseudo-random bytes. |
| RandomStream |
An abstract class whose subclasses generate potentially random bytes. |
| TestPrime |
This class contains static methods to test the primality of a
cryptix.math.BigInteger. |