Question
Suppose (KeyGen, Enc, Dec) is an IND-CPA secure symmetric key encryption. We define following new encryption algorithms, are the new schemes still IND-CPA secure? If
Suppose (KeyGen, Enc, Dec) is an IND-CPA secure symmetric key encryption. We define following new encryption algorithms, are the new schemes still IND-CPA secure? If yes, briefly explain why. If you think it insecure, give an explicit attack violating the IND-CPA definition. Recall that the intuition of IND-CPA security means the ciphertext does not leak any non-trivial information about the plaintext.
1) Enc4(, ) is defined as follows: It runs Enc(k, m) and obtains c0; it computes a permutation on the ciphertext space, for example, it computes c0 ? u for a randomly chosen u. (The decryption algorithm will be adjusted accordingly). The final ciphertext c will be u, c0 ? u
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started