Content deleted Content added
→See also: Added link to WHIRLPOOL |
Merge done, sort of. Left a link to the old Davies-Meyer article since it has some more info that needs working in. |
||
Line 1:
In [[cryptography]], there are several methods to use a [[block cipher]] to build a [[cryptographic hash function]]. The methods resembles the [[block cipher modes of operation]] usually used for encryption. Three such methods to turn any normal block cipher into a hash are '''Davies-Meyer''', '''Matyas-Meyer-Oseas''' and '''Miyaguchi-Preneel'''. They are described in detail further down.
Line 21 ⟶ 19:
Variations of this method replace XOR with any other group operation, such as addition on 32-bit unsigned integers.
:''Note: There is some more information in the [[Davies-Meyer hash|old Davies-Meyer article]] that has not been merged to this article yet.''
<br style="clear:both"/>
|