Module guts
rand_
chacha
0.3.1
Module guts
Module Items
Structs
Constants
Traits
Functions
In crate rand_
chacha
Modules
chacha
guts
Structs
ChaCha12Core
ChaCha12Rng
ChaCha20Core
ChaCha20Rng
ChaCha8Core
ChaCha8Rng
Type Aliases
ChaChaCore
ChaChaRng
rand_chacha
Module
guts
Copy item path
Settings
Help
Summary
Source
Expand description
The ChaCha random number generator.
Structs
§
ChaCha
State
Constants
§
BLOCK
🔒
BLOCK64
🔒
BUFBLOCKS
🔒
BUFSZ
🔒
BUFSZ64
🔒
LOG2_
BUFBLOCKS
🔒
STREAM_
PARAM_
BLOCK
🔒
STREAM_
PARAM_
NONCE
🔒
Traits
§
Machine
Functions
§
diagonalize
🔒
get_
seed
🔒
get_
stream_
param
🔒
init_
chacha
🔒
init_
chacha_
x
🔒
read_
u32le
🔒
refill_
narrow_
rounds
🔒
refill_
wide
🔒
refill_
wide_
impl
🔒
round
🔒
set_
stream_
param
🔒
undiagonalize
🔒