Module rand_chacha::chacha
source ยท Expand description
The ChaCha random number generator.
Modulesยง
- abstract8 ๐
- abstract12 ๐
- abstract20 ๐
Macrosยง
- chacha_impl ๐
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.
Constantsยง
- BLOCK_WORDS ๐
- BUF_BLOCKS ๐