Computational Indistinguishability
- •
Definition
- •
two distributions are computationally indistinguishable (written ) if no efficient Statistical Test has non-negligible advantage in telling a sample of one from a sample of the other
- •
- •
Generalizes PRG security
- •
" is a secure PRG" is exactly the statement "the distribution of for random is computationally indistinguishable from the uniform distribution" — this compact notation is used throughout the rest of the course to define security
- •
- •