Difference between revisions of "Snefru-n"

From The ECRYPT Hash Function Website
(Specification)
(Specification)
Line 3: Line 3:
 
* digest size: 128 bits
 
* digest size: 128 bits
 
* max. message length: < 2<sup>384</sup> bits
 
* max. message length: < 2<sup>384</sup> bits
* compression function: 384-bit message block, 2/4/8 passes, 128-bit chaining variable
+
* compression function: 2/4/8 passes, 384-bit message block, 128-bit chaining variable
 
* Specification:  
 
* Specification:  
  

Revision as of 09:39, 11 March 2008

1 Specification

  • digest size: 128 bits
  • max. message length: < 2384 bits
  • compression function: 2/4/8 passes, 384-bit message block, 128-bit chaining variable
  • Specification:

Ralph C. Merkle - A Fast Software One-Way Hash Function

J. Cryptology 3(1):43-58,1990
http://dx.doi.org/10.1007/BF00203968
Bibtex
Author : Ralph C. Merkle
Title : A Fast Software One-Way Hash Function
In : J. Cryptology -
Address :
Date : 1990

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