Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SGX attestation validation #232

Merged

Conversation

amendelzon
Copy link
Collaborator

  • Added message parsing capabilities to HSMCertificateV2ElementSGXQuote
  • Added file certificate loading capabilities to HSMCertificateV2ElementX509
  • Factored out common behavior between ledger and SGX attestation verification into helper library functions
  • Added helper library for assorted attestation utils, including a v5+ attestation message parsing class
  • Added SGX do_verify_attestation function with its corresponding module
  • Added verify_attestation operation to adm_sgx tool
  • Added and updated unit tests
  • Ignoring long line warnings for test attestation utils resources module

- Added message parsing capabilities to HSMCertificateV2ElementSGXQuote
- Added file certificate loading capabilities to HSMCertificateV2ElementX509
- Factored out common behavior between ledger and SGX attestation verification into helper library functions
- Added helper library for assorted attestation utils, including a v5+ attestation message parsing class
- Added SGX do_verify_attestation function with its corresponding module
- Added verify_attestation operation to adm_sgx tool
- Added and updated unit tests
- Ignoring long line warnings for test attestation utils resources module
Copy link
Collaborator

@italo-sampaio italo-sampaio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@amendelzon amendelzon merged commit 3042127 into feature/sgx-attestation Dec 27, 2024
5 checks passed
@amendelzon amendelzon deleted the enhancement/sgx-attestation-validation branch December 27, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants