Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help answering the following question on hash colliisions. I do not think my answers are correct. Suppose that h is a secure hash

I need help answering the following question on hash colliisions. I do not think my answers are correct.

image text in transcribed

Suppose that h is a secure hash that generates an n-bit hash value. a) What is the expected number of hashes that must be computed to find one collision? 2^n/2-1 b) What is the expected number of hashes that must be computed to find 10 collisions? That is, what is the expected number of hashes that must be computed to find pairs (Xi, Zi) with h(xi) = h(zi), for i = 0, 1, 2, ..., 9? c) What is the expected number of hashes that must be computed to find m collisions? 2^n/2-m

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

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Sham Navathe

4th Edition

0321122267, 978-0321122261

More Books

Students also viewed these Databases questions