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

Zero knowledge feature #22

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

paologalligit
Copy link

@paologalligit paologalligit commented Jan 12, 2022

Description:

This PR introduces the zero-knowledge feature in the digital identity domain. It allows to create a did with an additional public key, create a verifiable document that includes a zero-knowledge signature and a verifiable presentation hiding all personal data, only showing a verifiable snark proof.

  • Add a new module zero-knowledge (it depends on the main module, which is independent and backward compatible)
  • Add the zero-knowledge usage through a circuit in the example

Related issue(s):
This PR is not related to an issue, but this HIP.

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, javadocs)
  • Tested (unit, integration)

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