-
Notifications
You must be signed in to change notification settings - Fork 5
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
question regarding TDX #1
Comments
I figured that
|
Currently Intel SGX v3 / v4 and Intel TDX v4 Quote Verification are located in dcap-rs. And in Risc0 and SP1 guest program use this for the verification. |
These wordings are coming from the official Intel SGX DCAP docs and SGXDataCenterAttestationPrimitives repo. |
Hello!
I have a quick question!
Where can I find the TDX zkVM guest code for risc0? It seems that the zkVM guest only implements the SGX.
https://github.com/automata-network/tdx-attestation-sdk/blob/main/zk/risc0/methods/guest/src/main.rs
Thanks in advance!
The text was updated successfully, but these errors were encountered: