pub type ChaChaCore = ChaCha20Core;Expand description
ChaCha with 20 rounds, low-level interface
Aliased Typeยง
pub struct ChaChaCore { /* private fields */ }main (development) branch of crypto-glue.pub type ChaChaCore = ChaCha20Core;ChaCha with 20 rounds, low-level interface
pub struct ChaChaCore { /* private fields */ }