AEAD
A class of encryption schemes that provides confidentiality and integrity while also authenticating associated data that is not encrypted.
Boundaries
AEAD authenticates ciphertext and associated data while providing confidentiality for encrypted content; associated data itself remains visible.
Related Concepts
- AES-GCM
- Nonce
- Authentication Tag
- TLS