pub type DefaultEntropy = CPRNGEntropy<ChaCha<20>>;Expand description
CPRNGEntropy backed by ChaCha<20> algorithm.
Aliased Typeยง
pub struct DefaultEntropy { /* private fields */ }pub type DefaultEntropy = CPRNGEntropy<ChaCha<20>>;CPRNGEntropy backed by ChaCha<20> algorithm.
pub struct DefaultEntropy { /* private fields */ }