Difference between revisions of "WaMM"

From The ECRYPT Hash Function Website
 
m
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* Author(s): John Washburn
 
* Author(s): John Washburn
 
* Website: [http://www.washburnresearch.org/cryptography/index.htm http://www.washburnresearch.org/cryptography/index.htm]  
 
* Website: [http://www.washburnresearch.org/cryptography/index.htm http://www.washburnresearch.org/cryptography/index.htm]  
* Specification:  
+
* NIST submission package: [http://csrc.nist.gov/groups/ST/hash/sha-3/Round1/documents/WaMM.zip WaMM.zip]
 +
 
 +
 
 +
<bibtex>
 +
@misc{sha3Washburn08,
 +
  author    = {John Washburn},
 +
  title    = {WAMM: A CANDIDATE ALGORITHM FOR THE SHA-3 COMPETITION},
 +
  url        = {http://www.washburnresearch.org/cryptography/archive/WaMM-SHA3.pdf},
 +
  howpublished = {Submission to NIST},
 +
  year      = {2008},
 +
}
 +
</bibtex>
 +
 
  
 
== Cryptanalysis ==
 
== Cryptanalysis ==
  
* None yet
+
{| border="1" cellpadding="4" cellspacing="0" class="wikitable" style="text-align:center"                 
 +
|- style="background:#efefef;"                 
 +
|  Type of Analysis || Hash Function Part || Hash Size (n) || Parameters/Variants || Compression Function Calls || Memory Requirements ||  Reference
 +
|-                   
 +
| style="background:red" | collision || hash || all ||  || example || - || [http://web.mit.edu/dwilson/www/hash/wamm.html Wilson]
 +
|-                             
 +
|}                   
 +
 
 +
A description of this table is given [http://ehash.iaik.tugraz.at/wiki/Cryptanalysis_Categories#Individual_Hash_Function_Tables here].
 +
 
 +
 
 +
<bibtex>
 +
@misc{wammW08,
 +
  author    = {David A. Wilson},
 +
  title    = {Constructing Second Preimages in the WaMM Hash Algorithm},
 +
  url        = {http://web.mit.edu/dwilson/www/hash/wamm.html},
 +
  howpublished = {Available online},
 +
  year      = {2008},
 +
}
 +
</bibtex>

Latest revision as of 21:43, 29 December 2008

1 The algorithm


John Washburn - WAMM: A CANDIDATE ALGORITHM FOR THE SHA-3 COMPETITION

,2008
http://www.washburnresearch.org/cryptography/archive/WaMM-SHA3.pdf
Bibtex
Author : John Washburn
Title : WAMM: A CANDIDATE ALGORITHM FOR THE SHA-3 COMPETITION
In : -
Address :
Date : 2008


2 Cryptanalysis

Type of Analysis Hash Function Part Hash Size (n) Parameters/Variants Compression Function Calls Memory Requirements Reference
collision hash all example - Wilson

A description of this table is given here.


David A. Wilson - Constructing Second Preimages in the WaMM Hash Algorithm

,2008
http://web.mit.edu/dwilson/www/hash/wamm.html
Bibtex
Author : David A. Wilson
Title : Constructing Second Preimages in the WaMM Hash Algorithm
In : -
Address :
Date : 2008