Expand description
The ChaCha cryptographically-secure random number generators.
See crate ::rand_chacha
.
Modules§
- Random number generation traits
Structs§
- ChaCha with 8 rounds
- A cryptographically secure random number generator that uses the ChaCha algorithm.
- ChaCha with 12 rounds
- A cryptographically secure random number generator that uses the ChaCha algorithm.
- ChaCha with 20 rounds
- A cryptographically secure random number generator that uses the ChaCha algorithm.
Type Aliases§
- ChaCha with 20 rounds, low-level interface
- ChaCha with 20 rounds