tink-aead 0.1.0

AEAD functionality for Rust port of Google's Tink cryptography library
Documentation

Provides implementations of the AEAD primitive.

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