Skip to main content

Cryptographic Commitments

Definition

Cryptographic commitments are a technique where one party commits to a value without revealing it, while allowing the other party to verify the commitment later. This process binds a party to a specific piece of data, ensuring its integrity and immutability. They are fundamental to many zero-knowledge proof systems and secure multi-party computation protocols.