Difference between revisions of "MCSSHA-3"

From The ECRYPT Hash Function Website
m (The algorithm)
m
Line 4: Line 4:
 
* Website: [http://registercsp.nets.co.kr/hash_competition.htm http://registercsp.nets.co.kr/hash_competition.htm]
 
* Website: [http://registercsp.nets.co.kr/hash_competition.htm http://registercsp.nets.co.kr/hash_competition.htm]
 
* NIST submission package: [http://csrc.nist.gov/groups/ST/hash/sha-3/Round1/documents/MCSSHA3.zip MCSSHA3.zip]
 
* NIST submission package: [http://csrc.nist.gov/groups/ST/hash/sha-3/Round1/documents/MCSSHA3.zip MCSSHA3.zip]
* Specification:
+
 
  
 
<bibtex>
 
<bibtex>
Line 15: 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:yellow" | collision || hash || all ||  || 2<sup>3n/8</sup> || ? || [http://131002.net/data/papers/AN08.pdf Aumasson,Naya-Plasencia]
 +
|-                   
 +
|  style="background:yellow" | 2nd preimage || hash || all ||  || 2<sup>3n/4</sup> || ? || [http://131002.net/data/papers/AN08.pdf Aumasson,Naya-Plasencia]
 +
|-                                   
 +
|}                   
 +
 +
A description of this table is given [http://ehash.iaik.tugraz.at/wiki/Cryptanalysis_Categories#Individual_Hash_Function_Tables here].
 +
  
 
<bibtex>
 
<bibtex>

Revision as of 22:08, 29 December 2008

1 The algorithm


Mikhail Maslennikov - SECURE HASH ALGORITHM MCSSHA-3

,2008
http://registercsp.nets.co.kr/MCSSHA/MCSSHA-3.pdf
Bibtex
Author : Mikhail Maslennikov
Title : SECURE HASH ALGORITHM MCSSHA-3
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 23n/8 ? Aumasson,Naya-Plasencia
2nd preimage hash all 23n/4 ? Aumasson,Naya-Plasencia

A description of this table is given here.


Jean-Philippe Aumasson, María Naya-Plasencia - Second preimages on MCSSHA-3

,2008
http://131002.net/data/papers/AN08.pdf
Bibtex
Author : Jean-Philippe Aumasson, María Naya-Plasencia
Title : Second preimages on MCSSHA-3
In : -
Address :
Date : 2008