Difference between revisions of "WaMM"
From The ECRYPT Hash Function Website
m |
|||
(One intermediate revision by the same user 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] | ||
− | * | + | * NIST submission package: [http://csrc.nist.gov/groups/ST/hash/sha-3/Round1/documents/WaMM.zip WaMM.zip] |
+ | |||
<bibtex> | <bibtex> | ||
Line 14: | Line 15: | ||
} | } | ||
</bibtex> | </bibtex> | ||
+ | |||
== Cryptanalysis == | == Cryptanalysis == | ||
+ | |||
+ | {| 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> | <bibtex> |
Latest revision as of 21:43, 29 December 2008
1 The algorithm
- Author(s): John Washburn
- Website: http://www.washburnresearch.org/cryptography/index.htm
- NIST submission package: WaMM.zip
John Washburn - WAMM: A CANDIDATE ALGORITHM FOR THE SHA-3 COMPETITION
- ,2008
- http://www.washburnresearch.org/cryptography/archive/WaMM-SHA3.pdf
BibtexAuthor : 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