-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Do a deep dive into AAD explaining:
- It is not secret
- In general data can be decrypted without it (or with incorrect values). Thus it requires a trusted decryptor
- Comes in two main types
- Context (non-secret data that must have integrity, such as associated user IDs, etc.)
- Parsing information (Describes the internal format for the encrypted data and thus how to parse and handle it. (Worth referencing Comparse for this one.)
Metadata
Metadata
Assignees
Labels
No labels