Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Recall the Merkle-Damgard construction, which uses a compression function f : A A A. A basic version is given by: Wi f(W), m.) = where

image text in transcribed

Recall the Merkle-Damgard construction, which uses a compression function f : A A A. A basic version is given by: Wi f(W), m.) = where Wn is the output of the hash function, mim2... mn is the message and IV is a constant a. Discuss the simplest way you can think of to use AES-128 as a compression function in such a construction (1 mark) b. To achieve security, f must be a one-way function, meaning that given f(mi, m2) it should be very difficult to find any new information about (m1, m2). For example, if mi is known, it should still be difficult to find m2 and vice versa. Does your suggestion for the previous question satisfy this requirement? Why or why not? (1 mark) c. Modern hash functions have 256-bit outputs. Discuss how the security of your construction compares to modern hash functions with regards to collision resistance. (1 mark)

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

Professional Microsoft SQL Server 2012 Administration

Authors: Adam Jorgensen, Steven Wort

1st Edition

1118106881, 9781118106884

More Books

Students also viewed these Databases questions