Module chacha

Module chacha 

Source
Expand description

ChaCha family of stream cipher implementations

Re-exports§

pub use chacha20::ChaCha20;

Modules§

chacha20
ChaCha20 stream cipher implementation