Expand description
Holds implementations of various block streams.
Structs§
- ChaCha
Stream - The Osom imlementation of
ChaCha
algorithm, as defined in RFC 8439.
Type Aliases§
- Default
ChaCha Stream - The recommended
ChaChaStream
with 20 rounds.
Holds implementations of various block streams.
ChaCha
algorithm, as defined
in RFC 8439.ChaChaStream
with 20 rounds.