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

Identity check with ZKP #28

Open
radumarias opened this issue Nov 23, 2024 · 0 comments
Open

Identity check with ZKP #28

radumarias opened this issue Nov 23, 2024 · 0 comments

Comments

@radumarias
Copy link
Owner

Performing identity verification using Zero-Knowledge Proofs (ZKPs) involves allowing one party (the prover) to prove to another party (the verifier) that they know or possess specific information without revealing the actual information itself. Here's how you can implement an identity check with ZKPs.

https://chatgpt.com/share/6741ced3-2a24-8003-94b5-186bbf95ff88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant