Difference between revisions of "Template:HashFunctions"
From The ECRYPT Hash Function Website
(→Spezification) |
|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | == Specification == |
| + | |||
| + | <!-- | ||
* digest size: 160 bits | * digest size: 160 bits | ||
* max. message length: < 2<sup>64</sup> bits | * max. message length: < 2<sup>64</sup> bits | ||
* compression function: 512-bit message block, 160-bit chaining variable | * compression function: 512-bit message block, 160-bit chaining variable | ||
* Specification: | * Specification: | ||
| − | + | --> | |
| − | |||
== Cryptanalysis == | == Cryptanalysis == | ||
| Line 15: | Line 16: | ||
=== Generic Attacks === | === Generic Attacks === | ||
| − | * [[GenericAttacksMerkleDamgaard]] | + | * [[GenericAttacksMerkleDamgaard| Generic Attacks on the Merkle-Damgaard Construction ]] |
---- | ---- | ||
| Line 33: | Line 34: | ||
=== Others === | === Others === | ||
| − | |||
| − | |||
| − | |||