Write, autoreview, editor, reviewer
3,129
edits
(Created page with "This protocol achieves the task of Bit Commitment securely by using a relativistic scheme. In bit commitment, the commiter "commits" to a particular bit value. The receiver kn...") |
No edit summary |
||
Line 3: | Line 3: | ||
The receiver knows nothing about the committed bit value until the commiter chooses to do so. | The receiver knows nothing about the committed bit value until the commiter chooses to do so. | ||
The receiver has a guarantee that once committed, the commiter cannot change the committed bit value. | The receiver has a guarantee that once committed, the commiter cannot change the committed bit value. | ||
Bit commitment cannot be done with non-relativistic schemes as proved by Mayers in his paper | Bit commitment cannot be done with non-relativistic schemes as proved by Mayers in his paper '''Link'''. | ||