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

Align ek abstraction with TCG EK Credential profile #552

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

THS-on
Copy link
Contributor

@THS-on THS-on commented Oct 18, 2024

The used hashing and symmetric algorithm and authPolicy are different based on the key size/curve.

While the old generated EKs still work, they are not that useful as they don't match the EK found in provisioned EK certificates according to the TCG EK Credential profile. This fixes that.

@THS-on
Copy link
Contributor Author

THS-on commented Oct 21, 2024

What is currently missing is reading the template and potential nonce from NV. Do we need that feature?

Edit: should be possible to implement this via key customization, so not implementing this directly in this PR.

@THS-on THS-on force-pushed the fix-ecc-ek-abstraction branch 2 times, most recently from cb7e1dc to 0da45ee Compare October 21, 2024 09:44
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.

1 participant