Module guts
c2_chacha
0.3.3
Module guts
Re-exports
Structs
Traits
In crate c2_chacha
Modules
guts
stream_cipher
Type Aliases
ChaCha12
ChaCha20
ChaCha8
Ietf
XChaCha12
XChaCha20
XChaCha8
?
Settings
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