BLAKE
From The ECRYPT Hash Function Website
1 The algorithm
- Author(s): Jean-Philippe Aumasson, Luca Henzen, Willi Meier, Raphael C.-W. Phan
- Website: http://131002.net/blake/
- NIST submission package: BLAKE.zip
Jean-Philippe Aumasson, Luca Henzen, Willi Meier, Raphael C.-W. Phan - SHA-3 proposal BLAKE
- ,2008
- http://131002.net/blake/blake.pdf
BibtexAuthor : Jean-Philippe Aumasson, Luca Henzen, Willi Meier, Raphael C.-W. Phan
Title : SHA-3 proposal BLAKE
In : -
Address :
Date : 2008
2 Cryptanalysis
Type of Analysis | Hash Function Part | Hash Size (n) | Parameters/Variants | Compression Function Calls | Memory Requirements | Reference |
free-start collision | hash | 224/256 | 2.5 rounds | 2n/2-16 | - | Ji,Liangyu |
free-start collision | hash | 384/512 | 2.5 rounds | 2n/2-32 | - | Ji,Liangyu |
preimage | hash | 224/256 | 2.5 rounds | 2n-15 | - | Ji,Liangyu |
preimage | hash | 384 | 2.5 rounds | 2355 | - | Ji,Liangyu |
preimage | hash | 512 | 2.5 rounds | 2481 | - | Ji,Liangyu |
A description of this table is given here.
Li Ji, Xu Liangyu - Attacks on Round-Reduced BLAKE