Expand description
The ChaCha random number generator.
Modulesยง
- abstract8 ๐
 - abstract12 ๐
 - abstract20 ๐
 
Macrosยง
- chacha_
impl ๐ 
Structsยง
- Array64
 - ChaCha8
Core  - ChaCha with 8 rounds
 - ChaCha8
Rng  - A cryptographically secure random number generator that uses the ChaCha algorithm.
 - ChaCha12
Core  - ChaCha with 12 rounds
 - ChaCha12
Rng  - A cryptographically secure random number generator that uses the ChaCha algorithm.
 - ChaCha20
Core  - ChaCha with 20 rounds
 - ChaCha20
Rng  - A cryptographically secure random number generator that uses the ChaCha algorithm.
 
Constantsยง
- BLOCK_
WORDS ๐ - BUF_
BLOCKS ๐