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 support for hash_ek UUID creation #385

Merged
merged 4 commits into from
Jun 6, 2022
Merged

Conversation

THS-on
Copy link
Member

@THS-on THS-on commented May 26, 2022

The tss-esapi crate provides now the conversion functions for Public to a more standard key format.
This PR first updates to the newest tss-esapi version and then implements the hash_ek option for UUID creation.

@THS-on THS-on force-pushed the hash_ek branch 2 times, most recently from 1c8004c to c9e9c08 Compare May 26, 2022 15:05
@THS-on THS-on marked this pull request as ready for review May 30, 2022 10:21
@THS-on
Copy link
Member Author

THS-on commented Jun 3, 2022

@lkatalin @ansasaki this PR is ready for review.

src/main.rs Outdated Show resolved Hide resolved
Signed-off-by: Thore Sommer <[email protected]>
src/tpm.rs Outdated Show resolved Hide resolved
THS-on added 3 commits June 6, 2022 10:45
With that create_ek(..) now also returns the TPM Public structure.

Signed-off-by: Thore Sommer <[email protected]>
@THS-on THS-on requested a review from ueno June 6, 2022 08:49
Copy link
Contributor

@ueno ueno left a comment

Choose a reason for hiding this comment

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

Looks good to me; thanks for the clean up!

@lkatalin lkatalin merged commit d254e00 into keylime:master Jun 6, 2022
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.

5 participants