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

Modify circom circuits to improve user privacy #31

Merged
merged 4 commits into from
Dec 17, 2024
Merged

Conversation

kuronosec
Copy link
Owner

Create a safer nullifier that cannot be derived by the certificate signer (e.g. the government). In the case of Costa Rica, the government creates public/private keys for thew user to sign document themselves. Such key pairs are not kept by the government, hence the private key can be used to create a nullifier that only the user can calculate.

Related to #19

@kuronosec kuronosec added the enhancement New feature or request label Dec 17, 2024
@kuronosec kuronosec requested a review from fagomezra December 17, 2024 01:20
@kuronosec kuronosec self-assigned this Dec 17, 2024
Copy link
Collaborator

@fagomezra fagomezra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kuronosec kuronosec merged commit 2ce9ea9 into dev Dec 17, 2024
@kuronosec kuronosec deleted the review-circuits branch December 17, 2024 21:33
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

Successfully merging this pull request may close these issues.

2 participants