Difference between revisions of "Abacus"
From The ECRYPT Hash Function Website
Mschlaeffer (talk | contribs) m |
Crechberger (talk | contribs) (Added two cryptanalytic results on Abacus) |
||
Line 21: | Line 21: | ||
== Cryptanalysis == | == Cryptanalysis == | ||
− | + | ||
+ | |||
+ | <bibtex> | ||
+ | @misc{sha3cryptanalysisWilsonAbacus, | ||
+ | author = {David A. Wilson}, | ||
+ | title = {Abacus: A second-preimage and collision attack}, | ||
+ | url = {http://web.mit.edu/dwilson/www/hash/abacus_attack.pdf}, | ||
+ | howpublished = {available online}, | ||
+ | year = {2008}, | ||
+ | } | ||
+ | </bibtex> | ||
+ | |||
+ | <bibtex> | ||
+ | @misc{sha3cryptanalysisNikolicAbacus, | ||
+ | author = {Ivica Nikolic and Dmitry Khovratovich }, | ||
+ | title = {Second preimage attack on Abacus}, | ||
+ | url = {http://lj.streamclub.ru/papers/hash/abacus.pdf}, | ||
+ | howpublished = {available online}, | ||
+ | year = {2008}, | ||
+ | } | ||
+ | </bibtex> |
Revision as of 22:31, 13 December 2008
1 The algorithm
- Author(s): Neil Sholer
- NIST submission package: Abacus.zip
Neil Sholer - Abacus: A Candidate for SHA-3
- ,2008
- http://ehash.iaik.tugraz.at/uploads/b/be/Abacus.pdf
BibtexAuthor : Neil Sholer
Title : Abacus: A Candidate for SHA-3
In : -
Address :
Date : 2008
2 Cryptanalysis
David A. Wilson - Abacus: A second-preimage and collision attack
- ,2008
- http://web.mit.edu/dwilson/www/hash/abacus_attack.pdf
BibtexAuthor : David A. Wilson
Title : Abacus: A second-preimage and collision attack
In : -
Address :
Date : 2008
Ivica Nikolic, Dmitry Khovratovich - Second preimage attack on Abacus