ZKP
blockchain
Zero-Knowledge Proof
A cryptographic method that allows one party (the prover) to demonstrate to another party (the verifier) that a statement is true without revealing any additional information beyond the statement's validity. In blockchain, ZK proofs power privacy-preserving transactions, ZK rollups for scalability, and identity verification without exposing personal data. zk-SNARKs and zk-STARKs are the two main variants.
Related terms
Every glossary term is educational only. Nothing on this page constitutes financial, investment, tax, or legal advice. Browse all 356 terms →
Spotted an error? Report it on GitHub — our correction policy