Yao's Next-Bit Theorem
- •
Definition
- •
a generator is unpredictable at every bit position if and only if it is a secure PRG (indistinguishable from random by every efficient statistical test) — due to Yao, 1982
- •
- •
Significance
- •
"next-bit predictors" turn out to be universal — if no efficient algorithm can predict any single next bit from a prefix, then no efficient statistical test of any kind can distinguish the generator's output from random, even though there are vastly more possible statistical tests than next-bit predictors
- •
- •
One direction is easy
- •