ExpertCryptography
Zero-Knowledge Proof System
Implement a zero-knowledge proof system that allows proving knowledge of a secret without revealing it.
Constraints
Implement at least one ZKP scheme (Schnorr, SNARK concepts).
Examples & Scenarios
Implement a zero-knowledge proof system that allows proving knowledge of a secret without revealing it.
Implement at least one ZKP scheme (Schnorr, SNARK concepts).
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!