Difference between revisions of "Hamsi"
From The ECRYPT Hash Function Website
| m (Added Hamsi's website) | m (Add observation on Hamsi) | ||
| Line 18: | Line 18: | ||
| == 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  | ||
| + | |-                                         | ||
| + | |   | non-randomness || compression function || 224, 256 || 5 rounds ||  ||  || [http://ehash.iaik.tugraz.at/uploads/d/db/Hamsi_nonrandomness.txt Aumasson] | ||
| + | |-                                               | ||
| + | |}                     | ||
| + | |||
| + | A description of this table is given [http://ehash.iaik.tugraz.at/wiki/Cryptanalysis_Categories#Individual_Hash_Function_Tables here]. | ||
| + | |||
| + | |||
| + | |||
| + | <bibtex> | ||
| + | @misc{hamsiAum09, | ||
| + |   author    = {Jean-Philippe Aumasson}, | ||
| + |   title     = {On the pseudorandomness of Hamsi}, | ||
| + |   url        = {http://ehash.iaik.tugraz.at/uploads/d/db/Hamsi_nonrandomness.txt}, | ||
| + |   howpublished = {NIST mailing list (local link)} | ||
| + |   year      = {2009}, | ||
| + | </bibtex> | ||
Revision as of 09:09, 4 February 2009
1 The algorithm
- Author(s): Özgül Kücük
- Website: http://homes.esat.kuleuven.be/~okucuk/hamsi/
- NIST submission package: Hamsi.zip
Özgül Kücük - The Hash Function Hamsi
- ,2008
- http://ehash.iaik.tugraz.at/uploads/9/95/Hamsi.pdf
 BibtexAuthor : Özgül Kücük
 Title : The Hash Function Hamsi
 In : -
 Address :
 Date : 2008
2 Cryptanalysis
| Type of Analysis | Hash Function Part | Hash Size (n) | Parameters/Variants | Compression Function Calls | Memory Requirements | Reference | 
| non-randomness | compression function | 224, 256 | 5 rounds | Aumasson | 
A description of this table is given here.
Jean-Philippe Aumasson - On the pseudorandomness of Hamsi
