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

Add context to range proof #98

Open
zaverucha opened this issue Feb 20, 2025 · 0 comments
Open

Add context to range proof #98

zaverucha opened this issue Feb 20, 2025 · 0 comments

Comments

@zaverucha
Copy link
Collaborator

Add support for a context value for the range proof. Then when calling it during show, pass the challenge from the DLEQ proof we create in show_groth16 (the challenge is in the struct ShowProof.show_groth16.pok_inputs.c). This may not be strictly necessary, but it seems prudent to bind the range proof to the rest of the show proof.

None, // TODO: should we add a presentation message here?

None, // TODO: should we add a presentation message here? (use the c from the dlog proof?)

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

No branches or pull requests

1 participant