Difference between revisions of "MCSSHA-3"
From The ECRYPT Hash Function Website
(Added results from official comment) |
m (2n -> 2nd) |
||
Line 23: | Line 23: | ||
| Type of Analysis || Hash Function Part || Hash Size (n) || Parameters/Variants || Compression Function Calls || Memory Requirements || Reference | | Type of Analysis || Hash Function Part || Hash Size (n) || Parameters/Variants || Compression Function Calls || Memory Requirements || Reference | ||
|- | |- | ||
− | | style="background:orange" | | + | | 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" | | + | | 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" | | + | | 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] |
|- | |- | ||
|} | |} |
Revision as of 14:43, 4 June 2009
1 The algorithm
- Author(s): Mikhail Maslennikov
- Website: http://registercsp.nets.co.kr/hash_competition.htm
- NIST submission package: MCSSHA3.zip
Mikhail Maslennikov - SECURE HASH ALGORITHM MCSSHA-3
- ,2008
- http://registercsp.nets.co.kr/MCSSHA/MCSSHA-3.pdf
BibtexAuthor : 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
BibtexAuthor : 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