4. (EAV-security) Let II = (Gen, Enc, Dec) be a secret key EAV-secure encryption scheme, with message space M = {0, 1}". We design the scheme II' = (Gen', Enc', Dec') as follows: • Gen' def Gen • Enc' (k, m): - t $ {0, 1}" - c← Enc(k,t) - - return (c, tm) • Dec' (k, ct) : - parse ct as (c, y) - a + Dec(k, c) return y Θα Prove that II' is EAV-secure.

icon
Related questions
Question
Please do not rely too much on chatgpt, because its answer may be wrong. Please consider it carefully and give your own answer. You can borrow ideas from gpt, but please do not believe its answer.Very very grateful!Please do not rely too much on chatgpt, because its answer may be wrong. Please consider it carefully and give your own answer. You can borrow ideas from gpt, but please do not believe its answer.
 
Very very grateful!
4. (EAV-security) Let II = (Gen, Enc, Dec) be a secret key EAV-secure encryption
scheme, with message space M = {0, 1}". We design the scheme
II' = (Gen', Enc', Dec') as follows:
• Gen' def Gen
• Enc' (k, m):
- t
$
{0, 1}"
- c← Enc(k,t)
-
- return (c, tm)
• Dec' (k, ct) :
-
parse ct as (c, y)
- a + Dec(k, c)
return y Θα
Prove that II' is EAV-secure.
Transcribed Image Text:4. (EAV-security) Let II = (Gen, Enc, Dec) be a secret key EAV-secure encryption scheme, with message space M = {0, 1}". We design the scheme II' = (Gen', Enc', Dec') as follows: • Gen' def Gen • Enc' (k, m): - t $ {0, 1}" - c← Enc(k,t) - - return (c, tm) • Dec' (k, ct) : - parse ct as (c, y) - a + Dec(k, c) return y Θα Prove that II' is EAV-secure.
Expert Solution
steps

Step by step

Solved in 1 steps

Blurred answer