Difference between revisions of "MCSSHA-3"

From The ECRYPT Hash Function Website
m (The algorithm)
m (Memory req "-")
 
(4 intermediate revisions by 3 users not shown)
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:orange" | 2nd preimage || hash || all ||  || 2<sup>3n/8</sup> || - || [http://131002.net/data/papers/AN09.pdf Aumasson,Naya-Plasencia]
 +
|-                   
 +
|  style="background:orange" | 2nd preimage || hash || 256,512 || MCSSHA-4 || 2<sup>2n/3</sup> || - || [http://131002.net/data/papers/AN09.pdf Aumasson,Naya-Plasencia]
 +
|-
 +
|  style="background:orange" | 2nd preimage || hash || 256,512 || MCSSHA-5 || 2<sup>2n/3</sup> || - || [http://131002.net/data/papers/AN09.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>
 +
@misc{mcsAN09,
 +
  author    = {Jean-Philippe Aumasson and María Naya-Plasencia},
 +
  title    = {Cryptanalysis of the MCSSHA Hash Functions},
 +
  url = {http://131002.net/data/papers/AN09.pdf},
 +
  howpublished = {OFFICIAL COMMENT},
 +
  year      = {2009},
 +
}
 +
</bibtex>
 +
 +
 +
=== Archive ===
  
 
<bibtex>
 
<bibtex>

Latest revision as of 16:06, 4 June 2009

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
2nd preimage hash all 23n/8 - Aumasson,Naya-Plasencia
2nd preimage hash 256,512 MCSSHA-4 22n/3 - Aumasson,Naya-Plasencia
2nd preimage hash 256,512 MCSSHA-5 22n/3 - Aumasson,Naya-Plasencia

A description of this table is given here.


Jean-Philippe Aumasson, María Naya-Plasencia - Cryptanalysis of the MCSSHA Hash Functions

,2009
http://131002.net/data/papers/AN09.pdf
Bibtex
Author : Jean-Philippe Aumasson, María Naya-Plasencia
Title : Cryptanalysis of the MCSSHA Hash Functions
In : -
Address :
Date : 2009


2.1 Archive

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