[Resource Topic] 2024/1095: Lower Bound on Number of Compression Calls of a Collision-Resistance Preserving Hash

Welcome to the resource topic for 2024/1095

Title:
Lower Bound on Number of Compression Calls of a Collision-Resistance Preserving Hash

Authors: Debasmita Chakraborty, Mridul Nandi

Abstract:

The collision-resistant hash function is an early cryptographic primitive
that finds extensive use in various applications. Remarkably, the Merkle-Damgård
and Merkle tree hash structures possess the collision-resistance preserving property,
meaning the hash function remains collision-resistant when the underlying compression function is collision-resistant. This raises the intriguing question of whether reducing the number of underlying compression function calls with the collision-resistance preserving property is possible. In pursuit of addressing these inquiries, we prove that for an ℓn-to-sn-bit collision-resistance preserving hash function designed using r tn-to-n-bit compression function calls, we must have r ≥ ⌈(ℓ−s)/(t−1)⌉. Throughout the paper, all operations other than the compression function are assumed to be linear (which we call linear hash mode).

ePrint: https://eprint.iacr.org/2024/1095

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .