Difference between revisions of "FORK-256"
From The ECRYPT Hash Function Website
(→Spezification) |
Mschlaeffer (talk | contribs) |
||
Line 5: | Line 5: | ||
* max. message length: < 2<sup>64</sup> bits | * max. message length: < 2<sup>64</sup> bits | ||
* compression function: 512-bit message block, 160-bit chaining variable | * compression function: 512-bit message block, 160-bit chaining variable | ||
− | |||
--> | --> | ||
+ | |||
+ | * Specification: http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf | ||
+ | |||
+ | <bibtex> | ||
+ | @MISC{nistHongSHLM05, | ||
+ | author = {Deukjo Hong and Jaechul Sung and Seokhie Hong and Sangjin Lee and Dukjae Moon}, | ||
+ | title = {A New Dedicated 256-bit Hash Function: FORK-256}, | ||
+ | howpublished = {NIST - First Cryptographic Hash Workshop, October 31-November 1}, | ||
+ | year = {2005}, | ||
+ | abstract = {This paper describes a new software-efficient 256-bit hash function, FORK-256. Recently proposed attacks on MD5 and SHA-1 motivate a new hash function design. It is designed not only to have higher security but also to be faster than SHA-256. The performance of the new hash function is at least 30% better than that of SHA-256 in software. And it is secure against any known cryptographic attacks on hash functions.}, | ||
+ | url = {http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf}, | ||
+ | } | ||
+ | </bibtex> | ||
== Cryptanalysis == | == Cryptanalysis == |
Revision as of 17:00, 10 March 2008
Contents
1 Specification
Deukjo Hong, Jaechul Sung, Seokhie Hong, Sangjin Lee, Dukjae Moon - A New Dedicated 256-bit Hash Function: FORK-256
- ,2005
- http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf
BibtexAuthor : Deukjo Hong, Jaechul Sung, Seokhie Hong, Sangjin Lee, Dukjae Moon
Title : A New Dedicated 256-bit Hash Function: FORK-256
In : -
Address :
Date : 2005
2 Cryptanalysis
2.1 Best Known Results
2.2 Generic Attacks
2.3 Collision Attacks
Florian Mendel, Joseph Lano, Bart Preneel - Cryptanalysis of Reduced Variants of the FORK-256 Hash Function
- CT-RSA pp. 85-100,2007
- BibtexAuthor : Florian Mendel, Joseph Lano, Bart Preneel
Title : Cryptanalysis of Reduced Variants of the FORK-256 Hash Function
In : CT-RSA -
Address :
Date : 2007