Score:0

Is this Zero Knowledge interactive proof for Quadratic non-residuosity proper?

et flag

This is from Alan Rosen's video on Interactive proofs - https://youtu.be/6uGimDYZPMw?t=1754

Proof on Quadratic non-residuosity

Here the proof is that

  • the Verifier gets a random bit $b$ .

  • If $b = 0$, then Verifier gets a random $y \in Z^*_n$ & sends $z = y^2$ to the Prover.

  • if $b=1$, then the Verifier sends $z = xy^2$ to the Prover.

  • Now if $z$ is a Quadratic Residue, then the Prover sends back $0$, else $1$

Now, doesn't this depend on the Prover knowing a way to figuring out if $z$ is a QR or not? This goes beyond what is needed - i.e. the Prover should not only know if $x$ is a QR or not but he also needs to know if any number is a QR or not.

So how is this a proper proof?

Score:1
cn flag

First, this is not supposed to be a proof of knowledge, so any references to "knowledge" are largely irrelevant. The prover is merely required to convince the verifier that $x$ is in fact a quadratic non-residue.

Second, the definition of an interactive proof does not restrict the prover to be efficient. It is therefore trivial for the prover to check whether $z$ is a quadratic residue, e.g. by exhaustive search.

et flag
Why is this not a proof of knowledge?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.