Expand description

This crate provides implementations of the streaming AEAD primitive.

AEAD encryption assures the confidentiality and authenticity of the data. This primitive is CPA secure.

Modules

  • Provides subtle implementations of the Streaming AEAD primitive.

Constants

Functions