Bit-Guessing Game
- •
Definition
- •
an equivalent, often more convenient reformulation of Semantic Security's Attack Game as a single experiment rather than two
- •
the challenger picks a random bit , encrypts , and the adversary must guess ; "winning" means guessing correctly
- •
bit-guessing advantage:
- •
- •
Key result
- •
— the two formulations are equivalent up to a constant factor, so either can be used depending on which is more convenient to analyze
- •
- •
Generalizes
- •
this two-experiments-vs-bit-guessing equivalence holds for any Attack Game of this shape, not just semantic security
- •
- •
Related