Type Definition nanorand::rand::chacha::ChaCha20

source ·
pub type ChaCha20 = ChaCha<20>;
Expand description

The ChaCha CSPRNG, with 20 rounds.