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

Verify the quoting enclave report body #18

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

nick-mobilecoin
Copy link
Collaborator

Add logic to verify the quoting enclave report body from a quote.

This only contains the logic to verify the quote body. The other steps
necessary to fulfill the quote verification are listed in the issue #17.

There is an okteta definition available at
https://github.com/nick-mobilecoin/okteta-SGXQuote to make it easier for one to
view the hw_quote.dat file. I'm up for suggestions on how to name the current
hw_quote.dat file.

Adds logic to verify the quoting enclave report body from a quote.
@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Jun 28, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@nick-mobilecoin nick-mobilecoin requested a review from a team June 28, 2022 20:36
untrusted/quote_verify/src/lib.rs Outdated Show resolved Hide resolved
untrusted/.gitignore Outdated Show resolved Hide resolved
untrusted/quote_verify/src/lib.rs Outdated Show resolved Hide resolved
untrusted/quote_verify/src/lib.rs Outdated Show resolved Hide resolved
untrusted/quote_verify/src/lib.rs Outdated Show resolved Hide resolved
Also:
- Define the magic value for size of type and length fields of an ASN.1
  entry
- Grouped common use statements
@nick-mobilecoin nick-mobilecoin deleted the feature/untrusted_verify branch June 29, 2022 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants