
Zero Knowledge Proof
4 mins read
A zero-knowledge proof (ZK Proof) or zero-knowledge protocol is a mathematical method to verify things without revealing the underlying data. In other words, the prover is able to prove to the verifier that they have the knowledge of a piece of information without revealing the information itself. The purpose of using zero-knowledge proof is to improve the privacy and security of a system.