Difference between revisions of "ESSENCE"
From The ECRYPT Hash Function Website
m |
(Added recent results on ESSENCE) |
||
Line 1: | Line 1: | ||
− | + | = The algorithm == | |
* Authors: Jason Worth Martin | * Authors: Jason Worth Martin | ||
Line 44: | Line 44: | ||
|- | |- | ||
| observation || compression function || all || || - || - || [http://www.mat.dtu.dk/people/S.Thomsen/essence/Essence-obs.pdf Mouha,Thomsen,Turan] | | observation || compression function || all || || - || - || [http://www.mat.dtu.dk/people/S.Thomsen/essence/Essence-obs.pdf Mouha,Thomsen,Turan] | ||
− | |- | + | |- |
+ | | observation || compression function || all || || - || - || [http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf Mouha et al.] | ||
+ | |- | ||
+ | | key recovery || block cipher || 256 || 14 rounds || 2<sup>225</sup> || - || [http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf Mouha et al.] | ||
+ | |- | ||
+ | | key recovery || block cipher || 512 || 14 rounds || 2<sup>450</sup> || - || [http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf Mouha et al.] | ||
+ | |- | ||
+ | | pseudo-collision || hash || 512 || 31 rounds || 2<sup>252.8</sup> || - || [http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf Mouha et al.] | ||
+ | |- | ||
+ | | style="background:orange" | collision || hash || 224/256 || || 2<sup>109</sup> || - || [http://www.131002.net/data/papers/NRALMP09.pdf Naya-Plasencia et al.] | ||
+ | |- | ||
+ | | style="background:orange" | collision || hash || 384/512 || || 2<sup>198</sup> || - || [http://www.131002.net/data/papers/NRALMP09.pdf Naya-Plasencia et al.] | ||
+ | |- | ||
|} | |} | ||
Line 51: | Line 63: | ||
<bibtex> | <bibtex> | ||
− | @misc{ | + | @misc{essenceMTT09, |
author = {Nicky Mouha and Søren S. Thomsen and Meltem Sönmez Turan}, | author = {Nicky Mouha and Søren S. Thomsen and Meltem Sönmez Turan}, | ||
title = {Observations of non-randomness in the ESSENCE compression function}, | title = {Observations of non-randomness in the ESSENCE compression function}, | ||
url = {http://www.mat.dtu.dk/people/S.Thomsen/essence/Essence-obs.pdf}, | url = {http://www.mat.dtu.dk/people/S.Thomsen/essence/Essence-obs.pdf}, | ||
+ | howpublished = {Available online}, | ||
+ | year = {2009} | ||
+ | } | ||
+ | </bibtex> | ||
+ | |||
+ | <bibtex> | ||
+ | @misc{essenceMSAPTMP09, | ||
+ | author = {Nicky Mouha and Gautham Sekar and Jean-Philippe Aumasson and Thomas Peyrin and Søren S. Thomsen and Meltem Sönmez Turan and Bart Preneel}, | ||
+ | title = {Cryptanalysis of the ESSENCE Family of Hash Functions}, | ||
+ | url = {http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf}, | ||
+ | howpublished = {Available online}, | ||
+ | year = {2009} | ||
+ | } | ||
+ | </bibtex> | ||
+ | |||
+ | <bibtex> | ||
+ | @misc{essenceNRALMP09, | ||
+ | author = {María Naya-Plasencia and Andrea Röck and Jean-Philippe Aumasson and Gaëtan Leurent and Willi Meier and Thomas Peyrin}, | ||
+ | title = {Cryptanalysis of ESSENCE}, | ||
+ | url = {http://www.131002.net/data/papers/NRALMP09.pdf}, | ||
howpublished = {Available online}, | howpublished = {Available online}, | ||
year = {2009} | year = {2009} | ||
} | } | ||
</bibtex> | </bibtex> |
Revision as of 16:03, 16 June 2009
1 The algorithm =
- Authors: Jason Worth Martin
- Website: http://www.math.jmu.edu/~martin/essence/
- NIST submission package: ESSENCE.zip
Jason Worth Martin - ESSENCE: A Candidate Hashing Algorithm for the NIST Competition
- ,2008
- http://www.math.jmu.edu/~martin/essence/Supporting_Documentation/essence_NIST.pdf
BibtexAuthor : Jason Worth Martin
Title : ESSENCE: A Candidate Hashing Algorithm for the NIST Competition
In : -
Address :
Date : 2008
Jason Worth Martin - ESSENCE: A Family of Cryptographic Hashing Algorithms
- ,2008
- http://www.math.jmu.edu/~martin/essence/Supporting_Documentation/essence_compression.pdf
BibtexAuthor : Jason Worth Martin
Title : ESSENCE: A Family of Cryptographic Hashing Algorithms
In : -
Address :
Date : 2008
Jason Worth Martin - ESSENCE: Errata
- ,2008
- http://www.math.jmu.edu/~martin/essence/Supporting_Documentation/essence_errata.pdf
BibtexAuthor : Jason Worth Martin
Title : ESSENCE: Errata
In : -
Address :
Date : 2008
1.1 Cryptanalysis
Type of Analysis | Hash Function Part | Hash Size (n) | Parameters/Variants | Compression Function Calls | Memory Requirements | Reference |
observation | compression function | all | - | - | Mouha,Thomsen,Turan | |
observation | compression function | all | - | - | Mouha et al. | |
key recovery | block cipher | 256 | 14 rounds | 2225 | - | Mouha et al. |
key recovery | block cipher | 512 | 14 rounds | 2450 | - | Mouha et al. |
pseudo-collision | hash | 512 | 31 rounds | 2252.8 | - | Mouha et al. |
collision | hash | 224/256 | 2109 | - | Naya-Plasencia et al. | |
collision | hash | 384/512 | 2198 | - | Naya-Plasencia et al. |
A description of this table is given here.
Nicky Mouha, Søren S. Thomsen, Meltem Sönmez Turan - Observations of non-randomness in the ESSENCE compression function
- ,2009
- http://www.mat.dtu.dk/people/S.Thomsen/essence/Essence-obs.pdf
BibtexAuthor : Nicky Mouha, Søren S. Thomsen, Meltem Sönmez Turan
Title : Observations of non-randomness in the ESSENCE compression function
In : -
Address :
Date : 2009
Nicky Mouha, Gautham Sekar, Jean-Philippe Aumasson, Thomas Peyrin, Søren S. Thomsen, Meltem Sönmez Turan, Bart Preneel - Cryptanalysis of the ESSENCE Family of Hash Functions
- ,2009
- http://www.nickymouha.be/papers/Essence-MouhaSekar.pdf
BibtexAuthor : Nicky Mouha, Gautham Sekar, Jean-Philippe Aumasson, Thomas Peyrin, Søren S. Thomsen, Meltem Sönmez Turan, Bart Preneel
Title : Cryptanalysis of the ESSENCE Family of Hash Functions
In : -
Address :
Date : 2009
María Naya-Plasencia, Andrea Röck, Jean-Philippe Aumasson, Gaëtan Leurent, Willi Meier, Thomas Peyrin - Cryptanalysis of ESSENCE