Commitment scheme
From Wikipedia, the free encyclopedia
|
|
The English used in this article may not be easy for everybody to understand. (December 2011) |
| This article is orphaned. Few or no other articles link to it. (March 2012) |
In cryptography, a commitment scheme is a way for a someone to tell something to someone without letting other people know. Someone would do this to make sure they can prove who they are, or make sure that someone does not cheat. The way it is usually done is by using a one-way function to change a string into a hash. This is called the commit phase. Afterward, if someone needs to prove that they were the one who made the commitment, then they can tell people the original string they used. This is called the reveal phase.