Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In 5 . 1 Introduction we discuss the devious secretary Bob having an automatic means of generating many messages that Alice would sign, and many

In 5.1 Introduction we discuss the devious secretary Bob having an automatic means of generating many messages that Alice would sign, and many messages that Bob would like to send. By the birthday problem, by the time Bob has tried a total of 2^32 messages, he will probably have found two with the same message digest. The problem is, both may be of the same type, which would not do him any good. How many messages must Bob try before it is probable that he'll have messages with matching digests, and that the messages will be of opposite types?
If there are 23 or more people in a room, the odds are better than 50% that two of them will have the same birthday. Analyzing this parlor trick can give us some insight into cryptogra- phy. Well assume that a birthday is basically an unpredictable function taking a human to one of 365 values (yeah yeah, 366 for you nerds).
Lets do this in a slightly more general way. Lets assume n inputs (which would be humans in the birthday example) and k possible outputs, and an unpredictable mapping from input to output. With n inputs, there are n(n1)/2 pairs of inputs. For each pair theres a prob- ability of 1/k of both inputs producing the same output value, so youll need about k/2 pairs in order for the probability to be about 50% that youll find a matching pair. That means that if n is greater than k , theres a good chance of finding a matching pair.

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 Momentum Heat And Mass Transfer

Authors: James Welty, Gregory L. Rorrer, David G. Foster

6th Edition

1118947460, 978-1118947463

More Books

Students also viewed these Chemical Engineering questions

Question

please try to give correct answer 3 5 3

Answered: 1 week ago