-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check to ensure zero bytes after attestation key digest
The description of the report data in the DCAP reference specifies that the last 32 bytes of the quoting enclave report data will be 0s. Previously this was not checked during the attestation key validation. Now these bytes are checked to be 0 during attestation key validation.
- Loading branch information
1 parent
2f2cc06
commit d8d7e31
Showing
1 changed file
with
39 additions
and
10 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