Zero Knowledge Proof is a cryptographic method where one party proves knowledge without revealing information. Used in authentication, blockchain, and privacy-preserving systems.
Example:
A blockchain protocol verifies a transaction using zero knowledge proofs.