Module guts
c2_
chacha
0.3.3
Module guts
Module Items
Re-exports
Structs
Traits
In crate c2_
chacha
c2_chacha
Module
guts
Copy item path
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