Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.bouncycastle.crypto.prng Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| DigestRandomGenerator | Random generation based on the digest with counter. | Class | org.bouncycastle.crypto.prng | BouncyCastle |
|
| RandomGenerator | Generic interface for objects generating random bytes. | Interface | org.bouncycastle.crypto.prng | BouncyCastle |
|
| ReversedWindowGenerator | Takes bytes generated by an underling RandomGenerator and reverses the order in each small window (of configurable size). | Class | org.bouncycastle.crypto.prng | BouncyCastle |
|
| ThreadedSeedGenerator | A thread based seed generator - one source of randomness. | Class | org.bouncycastle.crypto.prng | BouncyCastle |