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

feat: implementation of paillier encryption in range with El-Gamal commitment #132

Open
wants to merge 1 commit into
base: cggmp24/m
Choose a base branch
from

Conversation

manel1874
Copy link

@manel1874 manel1874 commented Jan 20, 2025

Implementation of Range Proof with El-Gamal commitment ZK $\prod^{enc-elg}$ in the new cggmp24 version.

Motivation

This is part of the ongoing effort to update the cggmp21 implementetion to the latest version. Changes required within the zkps:

New protocols to be implemented:

Protocols to be changed

Protocols no longer used (to be deleted)

  • Paillier Encryption in Range ZK $\prod^{enc}$

…mmitment zkp

Co-authored-by: jfdreis <josevtnreis@gmail.com>
Signed-off-by: manel1874 <manel1874@gmail.com>
@manel1874 manel1874 force-pushed the feat/paillier-encryption-in-range-with-el-gamal-commitment branch from 14c38fc to b55b4ab Compare January 25, 2025 14:06
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.

1 participant