Skip to content

Attestation crate: Improve DCAP measurements representation #71

Open
ameba23 wants to merge 2 commits into
mainfrom
peg/improve-dcap-measurements-representation
Open

Attestation crate: Improve DCAP measurements representation #71
ameba23 wants to merge 2 commits into
mainfrom
peg/improve-dcap-measurements-representation

Conversation

@ameba23

@ameba23 ameba23 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

This improves the representation of a set of DCAP measurement values by making all registers mandatory.

Previously we had a hashmap of register names to values, making it possible to represent an incomplete set of measurements.

In this PR, we use a struct with mandatory fields for each value, making it impossible to represent an incomplete set.

closes #67

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.

Attestation crate - DCAP 'multi-measrements' should represent a full set of DCAP measurements

1 participant