Difference between revisions of "Grindahl-512"

From The ECRYPT Hash Function Website
(Generic Attacks)
 
Line 41: Line 41:
  
 
=== Generic Attacks ===
 
=== Generic Attacks ===
* Grindahl is not a design follwing the Merkle-Damgaard construction principle. [[GenericAttacksHash| Generic Attacks on Hash Functions]]
+
* Grindahl is not a design following the Merkle-Damgaard construction principle. [[GenericAttacksHash| Generic Attacks on Hash Functions]]
  
 
----
 
----

Latest revision as of 11:39, 31 March 2008

1 Specification

  • digest size: 512 bits
  • max. message length: < 264 bits
  • compression function: 64-bit message block, 104 byte state


Lars R. Knudsen, Christian Rechberger, Søren S. Thomsen - The Grindahl Hash Functions

FSE 4593:39-57,2007
http://dx.doi.org/10.1007/978-3-540-74619-5_3
Bibtex
Author : Lars R. Knudsen, Christian Rechberger, Søren S. Thomsen
Title : The Grindahl Hash Functions
In : FSE -
Address :
Date : 2007

2 Cryptanalysis

2.1 Best Known Results

No attacks on Grindahl-512 are known.


2.2 Generic Attacks


2.3 Collision Attacks


2.4 Second Preimage Attacks


2.5 Preimage Attacks


2.6 Others