Module ring::aead::unbound_key

source ·
Expand description

Authenticated Encryption with Associated Data (AEAD).

See Authenticated encryption: relations among notions and analysis of the generic composition paradigm for an introduction to the concept of AEADs.

Structs§

  • An AEAD key without a designated role or nonce sequence.