[Resource Topic] 2024/352: Improved Meet-in-the-Middle Nostradamus Attacks on AES-like Hashing

Welcome to the resource topic for 2024/352

Title:
Improved Meet-in-the-Middle Nostradamus Attacks on AES-like Hashing

Authors: Xiaoyang Dong, Jian Guo, Shun Li, Phuong Pham, Tianyu Zhang

Abstract:

The Nostradamus attack was originally proposed as a security vulnerability for a hash function by Kelsey and Kohno at EUROCRYPT 2006. It requires the attacker to commit to a hash value y of an iterated hash function H. Subsequently, upon being provided with a message prefix P, the adversary’s task is to identify a suffix S such that H(P||S) equals y. Kelsey and Kohno demonstrated a herding attack requiring O(\sqrt{n}\cdot 2^{2n/3}) evaluations of the compression function of H, where n represents the output and state size of the hash, placing this attack between preimage attacks and collision searches in terms of complexity. At ASIACRYPT 2022, Benedikt et al. transform Kelsey and Kohno’s attack into a quantum variant, decreasing the time complexity from O(\sqrt{n}\cdot 2^{2n/3}) to O(\sqrt[3]{n}\cdot 2^{3n/7}). At ToSC 2023, Zhang et al. proposed the first dedicated Nostradamus attack on AES-like hashing in both classical and quantum settings. In this paper, we have made revisions to the multi-target technique incorporated into the meet-in-the-middle automatic search framework. This modification leads to a decrease in time complexity during the online linking phase, effectively reducing the overall attack time complexity in both classical and quantum scenarios. Specifically, we can achieve more rounds in the classical setting and reduce the time complexity for the same round in the quantum setting.

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

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 .