Exercise 5.3
Problem
Let (Gen, ) be a collision-resistant hash function. Is (Gen, ) defined bynecessarily collision resistant?
Solution
Assuming that is not collision-resistent, i.e.
Thus
If , is a pair of collision for
If , let , .
, is a pair of collision for
Therefore, is not collision-resistent implies is not collision-resistent. Then is collision-resistent implies is collision-resistent.
Last updated
Was this helpful?