Difference between revisions of "LASH-n"

From The ECRYPT Hash Function Website
Line 1: Line 1:
 
== Spezification ==
 
== Spezification ==
  
* digest size: 160 bits
+
* digest size: 160,256,384,512 bits
* max. message length: < 2<sup>64</sup> bits
+
* max. message length: arbitrary length
* compression function: 512-bit message block, 160-bit chaining variable
+
* compression function: 640,1024,1536,2048-bit message blocks and 640,1024,1536,2048-bit state size
 
* Specification: http://csrc.nist.gov/groups/ST/hash/documents/SAARINEN_lash4-1_ORIG.pdf
 
* Specification: http://csrc.nist.gov/groups/ST/hash/documents/SAARINEN_lash4-1_ORIG.pdf
  

Revision as of 16:31, 10 March 2008

1 Spezification

Kamel Bentahar, Dan Page, Markku-Juhani O. Saarinen, Joseph H. Silverman, Nigel Smart - LASH

,2006
http://csrc.nist.gov/groups/ST/hash/documents/SAARINEN_lash4-1_ORIG.pdf
Bibtex
Author : Kamel Bentahar, Dan Page, Markku-Juhani O. Saarinen, Joseph H. Silverman, Nigel Smart
Title : LASH
In : -
Address :
Date : 2006

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