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

[Coconut]: Replace ElGamal with Pedersen commitments #901

Closed
aniampio opened this issue Nov 16, 2021 · 0 comments · Fixed by #1048
Closed

[Coconut]: Replace ElGamal with Pedersen commitments #901

aniampio opened this issue Nov 16, 2021 · 0 comments · Fixed by #1048
Assignees
Labels
coconut Issues related to Coconut credentials

Comments

@aniampio
Copy link
Contributor

aniampio commented Nov 16, 2021

Coconut scheme uses ElGamal to hide the private attributes. While working on the security analysis, Alfredo suggested a great idea to swap ElGamal to Pedersen commitments, which makes the protocol more efficient.

@aniampio aniampio created this issue from a note in Core systems (Cold Storage) Nov 16, 2021
@aniampio aniampio added the coconut Issues related to Coconut credentials label Nov 16, 2021
@aniampio aniampio self-assigned this Nov 16, 2021
@jstuczyn jstuczyn moved this from Cold Storage to Code Review in Core systems Jan 24, 2022
@jstuczyn jstuczyn linked a pull request Jan 24, 2022 that will close this issue
Core systems automation moved this from Code Review to Done Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coconut Issues related to Coconut credentials
Projects
Archived in project
Core systems
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant