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

Add EnclaveReportDataContents to DcapEvidence #3537

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Sep 6, 2023

The DcapEvidence now contains a member report_data, which holds
EnclaveReportDataContents. This allows the DcapEvidence to provide
the report data used by clients for things like public key identities.

@nick-mobilecoin
Copy link
Collaborator Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

The `DcapEvidence` now contains a member `report_data`, which holds
`EnclaveReportDataContents`. This allows the `DcapEvidence` to provide
the report data used by clients for things like public key identities.
@nick-mobilecoin nick-mobilecoin force-pushed the nick/add-report-data-to-dcap-evidence branch from 2913695 to aa8022e Compare September 11, 2023 15:43
attest/verifier/types/src/verification.rs Outdated Show resolved Hide resolved
attest/verifier/types/src/verification.rs Show resolved Hide resolved
@nick-mobilecoin nick-mobilecoin enabled auto-merge (squash) September 12, 2023 22:11
@nick-mobilecoin nick-mobilecoin merged commit 2f56904 into master Sep 12, 2023
20 checks passed
@nick-mobilecoin nick-mobilecoin deleted the nick/add-report-data-to-dcap-evidence branch September 12, 2023 22:34
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