-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The draft defines:
SECURE_OBJECT_AAD {
Key ID (i),
Group ID (i),
Object ID (i),
Track Namespace (..),
Track Name Length (i),
Track Name (..),
Serialized Immutable Extensions (..)
}
My observation:
- Key ID is already in Serialized Immutable Extensions
- Group ID and Object ID are in the nonce construction.
- Full Track Name is already bound through the key derivation.
I don't mind the integer ones that much, but full track name has the annoyance of being variable-size and potentially large, so it would be nice if we could avoid unnecessary per-message overhead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels