Type Definition nanorand::rand::chacha::ChaCha20[][src]

pub type ChaCha20 = ChaCha<20>;
Expand description

The ChaCha CSPRNG, with 20 rounds.