Paper 2012/234

SPN-Hash: Improving the Provable Resistance Against Differential Collision Attacks

Jiali Choy, Huihui Yap, Khoongming Khoo, Jian Guo, Thomas Peyrin, Axel Poschmann, and Chik How Tan

Abstract

Collision resistance is a fundamental property required for cryptographic hash functions. One way to ensure collision resistance is to use hash functions based on public key cryptography (PKC) which reduces collision resistance to a hard mathematical problem, but such primitives are usually slow. A more practical approach is to use symmetric-key design techniques which lead to faster schemes, but collision resistance can only be heuristically inferred from the best probability of a single differential characteristic path. We propose a new hash function design with variable hash output sizes of 128, 256, and 512 bits, that reduces this gap. Due to its inherent Substitution-Permutation Network (SPN) structure and JH mode of operation, we are able to compute its differential collision probability using the concept of differentials. Namely, for each possible input differences, we take into account all the differential paths leading to a collision and this enables us to prove that our hash function is secure against a differential collision attack using a single input difference. None of the SHA-3 finalists could prove such a resistance. At the same time, our hash function design is secure against pre-image, second pre-image and rebound attacks, and is faster than PKC-based hashes. Part of our design includes a generalization of the optimal diffusion used in the classical wide-trail SPN construction from Daemen and Rijmen, which leads to near-optimal differential bounds when applied to non-square byte arrays. We also found a novel way to use parallel copies of a serial matrix over the finite field GF(2^4), so as to create lightweight and secure byte-based diffusion for our design. Overall, we obtain hash functions that are fast in software, very lightweight in hardware (about 4625 GE for the $256$-bit hash output) and that provide much stronger security proofs regarding collision resistance than any of the SHA-3 finalists.

Metadata
Available format(s)
PDF
Category
Foundations
Publication info
Published elsewhere. Unknown where it was published
Keywords
SPNwide-trail strategyHash Functionscollision resistance.
Contact author(s)
cjiali @ dso org sg
History
2012-07-09: revised
2012-04-30: received
See all versions
Short URL
https://ia.cr/2012/234
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2012/234,
      author = {Jiali Choy and Huihui Yap and Khoongming Khoo and Jian Guo and Thomas Peyrin and Axel Poschmann and Chik How Tan},
      title = {SPN-Hash: Improving the Provable Resistance Against Differential Collision Attacks},
      howpublished = {Cryptology ePrint Archive, Paper 2012/234},
      year = {2012},
      note = {\url{https://eprint.iacr.org/2012/234}},
      url = {https://eprint.iacr.org/2012/234}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.