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

Enhancing existing attestation scheme with additional information #222

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

amendelzon
Copy link
Collaborator

  • Implemented new attestation protocol in firmware
  • Moved attestation context definition to attestation header file
  • Updated admin tooling to gather and validate new attestation format, keeping support for legacy format
  • Factored out attestation gathering logic from HSM2Dongle
  • New semantics for code hash and public key gathering functions in existing endorsement module
  • Additional endorsement module functions to allow for envelope gathering
  • New platform module to provide platform id and timestamp
  • Added and updated unit tests
  • Updated attestation documentation

- Implemented new attestation protocol in firmware
- Moved attestation context definition to attestation header file
- Updated admin tooling to gather and validate new attestation format, keeping support for legacy format
- Factored out attestation gathering logic from HSM2Dongle
- New semantics for code hash and public key gathering functions in existing endorsement module
- Additional endorsement module functions to allow for envelope gathering
- New platform module to provide platform id and timestamp
- Added and updated unit tests
- Updated attestation documentation
@amendelzon amendelzon force-pushed the feature/sgx-attestation--msg-change branch from fac25f1 to d57d434 Compare November 22, 2024 18:35
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 1d0044f into feature/sgx Nov 25, 2024
5 checks passed
@amendelzon amendelzon deleted the feature/sgx-attestation--msg-change branch November 25, 2024 13:40
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