Difference between revisions of "Template:HashFunctions"
From The ECRYPT Hash Function Website
| Line 1: | Line 1: | ||
== General == | == General == | ||
| + | <noinclude> | ||
* 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: | ||
| − | + | </noinclude> | |
| Line 15: | Line 16: | ||
=== Generic Attacks === | === Generic Attacks === | ||
| − | * [[GenericAttacksMerkleDamgaard]] | + | * [[GenericAttacksMerkleDamgaard| Generic Attacks on the Merkle-Damgaard Construction ]] |
---- | ---- | ||
Revision as of 14:58, 7 March 2008
Contents
1 General
- digest size: 160 bits
- max. message length: < 264 bits
- compression function: 512-bit message block, 160-bit chaining variable
- Specification: