Content deleted Content added
m Fix section title "Provably secure hash functions", not "Probably secure hash functions" |
m Put m_i into math mode |
||
Line 8:
* '''Pre-image resistance''': given a hash h it should be ''hard'' to find any message m such that h = hash(m). This concept is related to that of one way function. Functions that lack this property are vulnerable to [[pre-image attack]]s.
* '''Second pre-image resistance''': given an input
* '''Collision resistance''': it should be ''hard'' to find two different messages
===The meaning of "hard"===
|