|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EntropySource | |
EntropySourceProvider | |
RandomGenerator | Generic interface for objects generating random bytes. |
Class Summary | |
---|---|
BasicEntropySourceProvider | An EntropySourceProvider where entropy generation is based on a SecureRandom output using SecureRandom.generateSeed(). |
DigestRandomGenerator | Random generation based on the digest with counter. |
FixedSecureRandom | |
ReversedWindowGenerator | Takes bytes generated by an underling RandomGenerator and reverses the order in each small window (of configurable size). |
SP800SecureRandom | |
SP800SecureRandomBuilder | Builder class for making SecureRandom objects based on SP 800-90A Deterministic Random Bit Generators (DRBG). |
ThreadedSeedGenerator | A thread based seed generator - one source of randomness. |
VMPCRandomGenerator |
Lightweight psuedo-random number generators and SecureRandom variants and builders.
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |