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
A PDO is a smart contract that runs inside of an Intel SGX enclave. This gives us a way to implement a zk-SNARK (non-interactive zero-knowledge proofs) library with additional confidentiality and integrity guarantees.
Using the PDO contract library, this zk-SNARK library should be able to generate and verify the zK proofs.
Tasks: TBD
TODO 1
TODO 2
The text was updated successfully, but these errors were encountered:
A PDO is a smart contract that runs inside of an Intel SGX enclave. This gives us a way to implement a zk-SNARK (non-interactive zero-knowledge proofs) library with additional confidentiality and integrity guarantees.
Using the PDO contract library, this zk-SNARK library should be able to generate and verify the zK proofs.
Tasks: TBD
The text was updated successfully, but these errors were encountered: