codeesura / Zero-Knowledge-Proof-Python-ImplementationView on GitHub
Zero-Knowledge Proofs (ZKP) allow a party to prove knowledge of a value to another party without revealing the actual value. This Python implementation provides a simple ZKP framework, enabling secure interactions while preserving privacy.
25Jul 3, 2023Updated 2 years ago

Alternatives and similar repositories for Zero-Knowledge-Proof-Python-Implementation

Users that are interested in Zero-Knowledge-Proof-Python-Implementation are comparing it to the libraries listed below

Sorting:

Are these results useful?