One-way compression function: Difference between revisions

Content deleted Content added
it was blatantly incorrect
Line 21:
{{Main|one-way function}}
 
A [[one-way function]] is a function that is easy to compute but hard to invert. A one-way compression function or (also called hash function) should have the following properties:
 
* Easy to compute: If you know an input it is easy to calculate the output.