A method to prove a statement is true without revealing any information beyond the truth of the statement.
Zero-knowledge proofs let a prover convince a verifier that a computation or claim is valid without revealing inputs. Modern ZK systems enable private transactions and scalable verification.
"A user proves they are over 18 without revealing their birthdate using a zero-knowledge proof."
The ability to transact without revealing sensitive information about identity, balances, or counterparties.
A Merkle tree is a binary tree of hashes that enables efficient verification of large data sets, used in blockchains for transaction inclusion proofs.
A Layer-2 technique that executes transactions off-chain and posts compressed proofs or data to the base chain.
All terms and definitions may update as the Cryptionary improves.