|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use gnu.crypto.prng | |
---|---|
gnu.crypto.prng | The Fortuna PRNG from GNU Crypto, updated and modifed for I2P. |
Classes in gnu.crypto.prng used by gnu.crypto.prng | |
---|---|
BasePRNGStandalone
An abstract class to facilitate implementing PRNG algorithms. |
|
FortunaStandalone
The Fortuna continuously-seeded pseudo-random number generator. |
|
FortunaStandalone.Generator
The Fortuna generator function. |
|
IRandomStandalone
The basic visible methods of any pseudo-random number generator. |
|
LimitReachedExceptionStandalone
A checked exception that indicates that a pseudo random number generated has reached its theoretical limit in generating random bytes. |
|
RandomEventListenerStandalone
An interface for entropy accumulators that will be notified of random events. |
|
RandomEventStandalone
An interface for entropy accumulators that will be notified of random events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |