Difference between revisions of "FORK-256"
From The ECRYPT Hash Function Website
(→Specification) |
(→Specification) |
||
Line 5: | Line 5: | ||
* compression function: 512-bit message block, 4 streams with each 256-bit chaining variable | * compression function: 512-bit message block, 4 streams with each 256-bit chaining variable | ||
* Specification: http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf | * Specification: http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf | ||
+ | |||
+ | <bibtex> | ||
+ | @inproceedings{fseHongCSLHLMC06, | ||
+ | author = {Deukjo Hong and Donghoon Chang and Jaechul Sung and Sangjin Lee and Seokhie Hong and Jaesang Lee and Dukjae Moon and Sungtaek Chee}, | ||
+ | title = {A New Dedicated 256-Bit Hash Function: FORK-256}, | ||
+ | pages = {195-209}, | ||
+ | url = {http://dx.doi.org/10.1007/11799313_13}, | ||
+ | booktitle = {FSE}, | ||
+ | publisher = {Springer}, | ||
+ | series = {LNCS}, | ||
+ | volume = {4047}, | ||
+ | year = {2006}, | ||
+ | isbn = {3-540-36597-4}, | ||
+ | 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.}, | ||
+ | } | ||
+ | </bibtex> | ||
<bibtex> | <bibtex> |
Revision as of 10:20, 11 March 2008
Contents
1 Specification
- digest size: 256 bits
- max. message length: < 264 bits
- compression function: 512-bit message block, 4 streams with each 256-bit chaining variable
- Specification: http://csrc.nist.gov/groups/ST/hash/documents/Sung_FORK-256.pdf
Deukjo Hong, Donghoon Chang, Jaechul Sung, Sangjin Lee, Seokhie Hong, Jaesang Lee, Dukjae Moon, Sungtaek Chee - A New Dedicated 256-Bit Hash Function: FORK-256
- FSE 4047:195-209,2006
- http://dx.doi.org/10.1007/11799313_13
BibtexAuthor : Deukjo Hong, Donghoon Chang, Jaechul Sung, Sangjin Lee, Seokhie Hong, Jaesang Lee, Dukjae Moon, Sungtaek Chee
Title : A New Dedicated 256-Bit Hash Function: FORK-256
In : FSE -
Address :
Date : 2006
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 4377:85-100,2007
- http:/dx.doi.org/10.1007/11967668_6
BibtexAuthor : Florian Mendel, Joseph Lano, Bart Preneel
Title : Cryptanalysis of Reduced Variants of the FORK-256 Hash Function
In : CT-RSA -
Address :
Date : 2007