Type Definition nanorand::rand::chacha::ChaCha8

source · []
pub type ChaCha8 = ChaCha<8>;
Expand description

The ChaCha CSPRNG, with 8 rounds.