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: update paillier blum modulus zkp to cggmp24 version #133

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

Update Paillier-Blum Modulus ZK $\prod^{mod}$ as there is one extra verification, $gcd(w,N)=1$, 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}$

Co-authored-by: jfdreis <josevtnreis@gmail.com>
Signed-off-by: manel1874 <manel1874@gmail.com>
@manel1874 manel1874 force-pushed the feat/paillier-blum-modulus-update branch from c0ff778 to 2a7296c Compare January 22, 2025 10: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