Difference between revisions of "RIPEMD-160"

From The ECRYPT Hash Function Website
(Spezification)
(Spezification)
Line 2: Line 2:
  
 
* digest size: 160 bits
 
* digest size: 160 bits
<!--  
+
<!--* max. message length: < 2<sup>64</sup> bits-->
* digest size: 160 bits
+
* compression function: 128-bit message block, 80-bit chaining variable
* max. message length: < 2<sup>64</sup> bits
 
* compression function: 512-bit message block, 160-bit chaining variable
 
* Specification:
 
-->
 
 
* Specification:  
 
* Specification:  
 
<bibtex>
 
<bibtex>

Revision as of 15:42, 10 March 2008

1 Spezification

  • digest size: 160 bits
  • compression function: 128-bit message block, 80-bit chaining variable
  • Specification:

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
Bibtex
Author : 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


2.2 Generic Attacks


2.3 Collision Attacks


2.4 Second Preimage Attacks


2.5 Preimage Attacks


2.6 Others