Answered step by step
Verified Expert Solution
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 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 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 or more people in a room, the odds are better than 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 values yeah yeah, 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 nn pairs of inputs. For each pair theres a prob ability of k of both inputs producing the same output value, so youll need about k pairs in order for the probability to be about 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
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started