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

Adding preattestation functionality to snpguest #63

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

DGonzalezVillal
Copy link
Member

Added functionality to generate different pre-attestation components

  • Generate a guest launch digest (measurement)
  • Generate an ID-BLOCK and AUTH-BLOCK
  • Generate an OVMF-hash
  • Generate key-digests for openssl keys

Copy link
Contributor

@larrydewey larrydewey left a comment

Choose a reason for hiding this comment

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

LGTM! Obviously we need to adjust the Cargo.toml to reflect the updated version of the sev crate.

Added functionality to generate different pre-attestation components

- Generate a guest launch digest (measurement)
- Generate an ID-BLOCK and AUTH-BLOCK
- Generate an OVMF-hash
- Generate key-digests for openssl keys

Signed-off-by: DGonzalezVillal <[email protected]>
@DGonzalezVillal DGonzalezVillal changed the title WIP: Adding preattestation functionality to snpguest Adding preattestation functionality to snpguest Aug 8, 2024
docs/snpguest.1.adoc Outdated Show resolved Hide resolved
Signed-off-by: Larry Dewey <[email protected]>
@larrydewey larrydewey merged commit 6498a1f into virtee:main Aug 8, 2024
10 checks passed
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