You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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](https://apps.kde.org/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.
DCAP quote verification wrapper around the FFI created in #3
Some constraints to be aware of:
Breaking this up into multiple pieces (idea taken signal's list in dcap.rs)
no_std
#34The text was updated successfully, but these errors were encountered: