Difference between revisions of "MCSSHA-3"
From The ECRYPT Hash Function Website
m |
m (collision attack orangized (memoryless attack possible)) |
||
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: | + | | style="background:orange" | 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] | | style="background:yellow" | 2nd preimage || hash || all || || 2<sup>3n/4</sup> || ? || [http://131002.net/data/papers/AN08.pdf Aumasson,Naya-Plasencia] |
Revision as of 14:22, 19 January 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 |
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