What does the following notation mean in a homomorphic encryption scheme?
ENC(x;r)
What does x
and r
refer to?
What does the following notation mean in a homomorphic encryption scheme?
ENC(x;r)
What does x
and r
refer to?
x is the plaintext and r is the randomness.