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

Implement zk-SNARK contract library #430

Open
2 tasks
marcelamelara opened this issue Apr 11, 2023 · 2 comments
Open
2 tasks

Implement zk-SNARK contract library #430

marcelamelara opened this issue Apr 11, 2023 · 2 comments
Labels
contracts enhancement New feature or request

Comments

@marcelamelara
Copy link
Member

marcelamelara commented Apr 11, 2023

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
@prakashngit
Copy link
Contributor

perhaps move the issue to the pdo contracts repo?

@marcelamelara
Copy link
Member Author

agreed.

@cmickeyb cmickeyb added the enhancement New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants