Difference between revisions of "Cheetah"
From The ECRYPT Hash Function Website
Mschlaeffer (talk | contribs) m |
Mschlaeffer (talk | contribs) (cheetah length extension attack) |
||
Line 21: | Line 21: | ||
== Cryptanalysis == | == Cryptanalysis == | ||
− | + | <bibtex> | |
+ | @misc{CheetahG08, | ||
+ | author = {Danilo Gligoroski}, | ||
+ | title = {Cheetah hash function is not resistant against length-extension attack}, | ||
+ | url = {http://ehash.iaik.tugraz.at/uploads/d/d9/Cheetah_length-extension.txt}, | ||
+ | howpublished = {NIST mailing list (local link)}, | ||
+ | year = {2008}, | ||
+ | } | ||
+ | </bibtex> |
Revision as of 19:27, 21 December 2008
1 The algorithm
- Author(s): Dmitry Khovratovich, Alex Biryukov, Ivica Nikolić
- NIST submission package: Cheetah.zip
Dmitry Khovratovich, Alex Biryukov, Ivica Nikolić - The Hash Function Cheetah: Specification and Supporting Documentation
- ,2008
- http://ehash.iaik.tugraz.at/uploads/c/ca/Cheetah.pdf
BibtexAuthor : Dmitry Khovratovich, Alex Biryukov, Ivica Nikolić
Title : The Hash Function Cheetah: Specification and Supporting Documentation
In : -
Address :
Date : 2008
2 Cryptanalysis
Danilo Gligoroski - Cheetah hash function is not resistant against length-extension attack