Module ring::aead::opening_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 for authenticating and decrypting (“opening”), bound to a nonce sequence.