/go-zeroknowledge-proof

Zero-knowledge proof system in Go, allowing nodes to prove the possession of certain data without revealing the data itself. The system uses SHA-256 for hashing and offers an API for data broadcast, receipt, and acknowledgment between nodes.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.