Module block_streams

Module block_streams 

Source
Expand description

Holds implementations of various block streams.

Structs§

ChaChaStream
The Osom imlementation of ChaCha algorithm, as defined in RFC 8439.

Type Aliases§

DefaultChaChaStream
The recommended ChaChaStream with 20 rounds.