Module ring::aead::sealing_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 encrypting and signing (“sealing”), bound to a nonce sequence.