Question: Problem 2 . Committing encryption. A common mistake is to assume that encryption commits the encryptor to the encrypted message. Let ( E , D

Problem 2. Committing encryption. A common mistake is to assume that encryption commits the encryptor to the encrypted message. Let (E,D) be a cipher defined over (K,M,C). Suppose Alice chooses some kinK and minM and publishes c:=E(k,m). This ciphertext c is then stored in a system that prevents any modification to c. Later, Alice is asked to decrypt this c by revealing her key k. We say that the encryption scheme is committing if Alice cannot produce a k'inK such that D(k',c)=m' where m'm and m' reject.
a. Give a complete ?I game based definition for committing encryption. Your game need only capture the commitment aspect of the scheme, not confidentiality. Hint: in your game, the challenger does nothing, and the attacker should output two keys k and k', along with some other data.
b. Let CTR denote counter mode encryption with a random IV, with key space Ke. Let (S,V) be a secure MAC with key space Km. Let (E',D') be the derived CTR-then-MAC cipher whose key space is KeKm. We know that (E',D') provides authenticated encryption. Show that (E',D') is not a committing encryption scheme.
 Problem 2. Committing encryption. A common mistake is to assume that

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!