-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let envelope AEAD fail if encrypted DEK is empty.
This shouldn't happen if the AEAD interface is implemented correctly, but it is better to also cover this case and fail. PiperOrigin-RevId: 578765381 Change-Id: I320508efa5c181d3cf5094c4442b3e486fd950d2
- Loading branch information
1 parent
a62f251
commit a9c8be3
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters