Computational zero-knowledge (CZK)
Same as SZK, except that now the two distributions are merely required to be computationally indistinguishable by any BPP algorithm; they don’t have to be statistically close. The “two distributions” are
- the distribution over the verifier’s view of their interaction with the prover, conditioned on the verifier’s random coins, and
- the distribution over views that the verifier can simulate without the prover’s help.
Notable problems
- 3-coloring — assuming OWFs exist