Module guts

Source

Re-exports§

pub use cipher::generic_array;

Structs§

ChaCha
Parameters of a ChaCha stream, including fixed parameters and current position.
State
Working state of a ChaCha stream.

Traits§

Machine