Zero-knowledge Proofs (ZKP) is a cryptographic method where one party proves knowledge without revealing it. Used in blockchain, secure authentication, and privacy-preserving systems.
Example:
A blockchain validates transactions using zero-knowledge proofs.