Crate tink_aead

source ·
Expand description

Provides implementations of the AEAD primitive.

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

Modules

  • Provides subtle implementations of the tink_core::Aead primitive.

Structs

Constants

Functions