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

Allow commiting to variables with just ElGamal #17

Open
jdwhite48 opened this issue Jan 31, 2022 · 0 comments
Open

Allow commiting to variables with just ElGamal #17

jdwhite48 opened this issue Jan 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jdwhite48
Copy link
Owner

jdwhite48 commented Jan 31, 2022

As detailed in [EscGro '13], it is possible to replace some Groth-Sahai commitments with just ElGamal encryptions (as opposed to being computationally indistinguishable whether it's a binding commitment or ElGamal Encryption / hiding commitment), which reduces the number of proof computations and proof size. Consider implementing this variant of Groth-Sahai.

@jdwhite48 jdwhite48 added the enhancement New feature or request label Jan 31, 2022
@jdwhite48 jdwhite48 changed the title Commit to variables with just ElGamal Allow commiting to variables with just ElGamal Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant