Skip to main content

Cryptographic Commitment Primitive

Definition

A cryptographic commitment primitive is a foundational cryptographic tool allowing a party to commit to a specific value without immediately revealing it. Later, the party can reveal the value and prove that it matches the initial commitment. This primitive ensures that once a value is committed, it cannot be changed without detection. It serves as a digital equivalent of placing a value in a sealed envelope, revealing it later.