rand_
chacha
0.3.1
ChaCha
Rng
Aliased type
In crate rand_
chacha
rand_chacha
Type Alias
ChaChaRng
Copy item path
source
pub type ChaChaRng =
ChaCha20Rng
;
Expand description
ChaCha with 20 rounds
Aliased Type
ยง
struct ChaChaRng {
/* private fields */
}