Difference between revisions of "RIPEMD-160"
From The ECRYPT Hash Function Website
Npramstaller (talk | contribs) (→Collision Attacks) |
Crechberger (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
* 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: [http://www.esat.kuleuven.be/~bosselae/ripemd160.html The RIPEMD-160 page] |
+ | |||
<bibtex> | <bibtex> | ||
@inproceedings{fseDobbertinBP96, | @inproceedings{fseDobbertinBP96, | ||
Line 35: | Line 36: | ||
=== Best Known Results === | === Best Known Results === | ||
− | + | No attacks known. All results concern simplified variants. | |
---- | ---- | ||
Line 61: | Line 62: | ||
} | } | ||
</bibtex> | </bibtex> | ||
+ | ---- | ||
=== Second Preimage Attacks === | === Second Preimage Attacks === |
Latest revision as of 14:16, 27 March 2008
Contents
1 Specification
- digest size: 160 bits
- max. message length: < 264 bits
- compression function: 512-bit message block, 160-bit chaining variable
- Specification: The RIPEMD-160 page
Hans Dobbertin, Antoon Bosselaers, Bart Preneel - RIPEMD-160: A Strengthened Version of RIPEMD
- FSE 1039:71-82,1996
- http://homes.esat.kuleuven.be/~cosicart/pdf/AB-9601/AB-9601.pdf
BibtexAuthor : Hans Dobbertin, Antoon Bosselaers, Bart Preneel
Title : RIPEMD-160: A Strengthened Version of RIPEMD
In : FSE -
Address :
Date : 1996
2 Cryptanalysis
2.1 Best Known Results
No attacks known. All results concern simplified variants.
2.2 Generic Attacks
2.3 Collision Attacks
Florian Mendel, Norbert Pramstaller, Christian Rechberger, Vincent Rijmen - On the Collision Resistance of RIPEMD-160
- ISC 4176:101-116,2006
- http://dx.doi.org/10.1007/11836810_8
BibtexAuthor : Florian Mendel, Norbert Pramstaller, Christian Rechberger, Vincent Rijmen
Title : On the Collision Resistance of RIPEMD-160
In : ISC -
Address :
Date : 2006