Type Definition nanorand::rand::chacha::ChaCha12

source ·
pub type ChaCha12 = ChaCha<12>;
Expand description

The ChaCha CSPRNG, with 12 rounds.