c2_chacha
0.3.3
Module guts
Re-exports
Structs
Traits
In crate c2_chacha
Module
c2_chacha
::
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