Imagine flipping a coin over the phone. You call heads, your friend flips, and… how do you know they didn't just say you lost? There is no shared coin, only two people who don't fully trust each other.
A commitment scheme is the cryptographic fix: a digital sealed envelope. You write your value down, seal it, and hand over the envelope. The other side can hold it but can't read it (hiding). Later you open it — and you can't have swapped the paper inside (binding). Two promises that sound contradictory, kept at the same time.
With that one gadget, strangers can flip coins fairly, bid in sealed auctions, and prove they know a secret without revealing it. It is one of the quiet building blocks under almost every modern cryptographic protocol.
Comments
Loading comments...