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

Implemented proof rerandomization #16

Merged
merged 7 commits into from
Dec 16, 2020

Conversation

rozbb
Copy link
Contributor

@rozbb rozbb commented Dec 15, 2020

I need this functionality for a project I'm working on, and I figured it fits well into upstream. I also cleaned up the testing procedures.

@Pratyush
Copy link
Member

Thanks for the PR! Do you have a link to the paper that proposes this randomization? It would be good to add this link to the comments.

src/prover.rs Outdated Show resolved Hide resolved
@ValarDragon
Copy link
Member

Thanks for the new feature, and for making the tests test across multiple curves!

src/prover.rs Outdated Show resolved Hide resolved
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
src/prover.rs Outdated Show resolved Hide resolved
rozbb and others added 2 commits December 15, 2020 20:07
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Copy link
Member

@ValarDragon ValarDragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for upstreaming it

@Pratyush Pratyush merged commit 772f43b into arkworks-rs:master Dec 16, 2020
@burdges
Copy link

burdges commented Feb 22, 2021

It's noticeably faster to create a non-zk proof and then rerandomize it afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants