Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Message Authentication Code (MAC) Consider the following MAC construction that uses AES. Given a message M, it is padded to so that its length in

Message Authentication Code (MAC)

image text in transcribed

Consider the following MAC construction that uses AES. Given a message M, it is padded to so that its length in bits is a multiple of 128, and divided into blocks of 128 bits each: M1, M2, ..., Me. The MAC value under a key k is defined as MACk(M) = AESk(M1) o AESk(M2) 0 AESk(Me). Show that this MAC construction is insecure by giving a concrete attack. Consider the following MAC construction that uses AES. Given a message M, it is padded to so that its length in bits is a multiple of 128, and divided into blocks of 128 bits each: M1, M2, ..., Me. The MAC value under a key k is defined as MACk(M) = AESk(M1) o AESk(M2) 0 AESk(Me). Show that this MAC construction is insecure by giving a concrete attack

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Public Finance

Authors: Harvey S. Rosen

5th Edition

025617329X, 978-0256173291

Students also viewed these Databases questions