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