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

Remove ZK to the wrapping proof generation #12

Open
AntoineRondelet opened this issue May 12, 2020 · 0 comments
Open

Remove ZK to the wrapping proof generation #12

AntoineRondelet opened this issue May 12, 2020 · 0 comments
Labels
c++ Task related to the c++ part of the code base optimization Optimization task

Comments

@AntoineRondelet
Copy link
Contributor

We do not need the wrapping proof to be zero knowledge. The nested proofs already are zero-knowledge, and our only objective here is to generate a proof of computational integrity certifying that the nested proofs have successfully been verified. No need to have zk for that.

@AntoineRondelet AntoineRondelet added c++ Task related to the c++ part of the code base optimization Optimization task labels Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Task related to the c++ part of the code base optimization Optimization task
Projects
None yet
Development

No branches or pull requests

1 participant