veraison / corim

CoRIM and CoMID manipulation library and CLI
Apache License 2.0
9 stars 7 forks source link

Implement Integrity Register changes #108

Closed yogeshbdeshpande closed 8 months ago

yogeshbdeshpande commented 9 months ago

Some environments (e.g., Arm CCA Realms, TPMs) have a bunch of measurements bundled in Register sets (like PCR Banks) rather than single digests.

The full requirement was captured in https://github.com/ietf-rats-wg/draft-ietf-rats-corim/issues/185 while the associated change in the CoRIM Specification was merged via: https://github.com/ietf-rats-wg/draft-ietf-rats-corim/pull/189

This issue tracks the veraison/corim implementation of the above requirement.