Botan 3.2.0
Crypto and TLS for C&
|
Implementations of Random Number Generators. More...
Modules | |
Auto-Seeded RNG | |
Userspace RNG that automatically seeds using available entropy sources. | |
ChaCha RNG | |
HMAC DRBG | |
As defined in NIST SP800-90A. | |
Processor RNG | |
Directly invokes a CPU specific instruction to generate random numbers. | |
Stateful RNG | |
Base class for RNGs that must keep an internal state. | |
System RNG | |
Wrapper around the system-provided standard RNG. | |
Files | |
file | rng.cpp |
file | rng.h |
Public Header. | |
Implementations of Random Number Generators.
This module depends on: