Type Alias rand_chacha::ChaChaRng
source · pub type ChaChaRng = ChaCha20Rng;
Expand description
ChaCha with 20 rounds
Aliased Type§
struct ChaChaRng { /* private fields */ }
pub type ChaChaRng = ChaCha20Rng;
ChaCha with 20 rounds
struct ChaChaRng { /* private fields */ }