Abstract
Feistel structures are an extremely important and extensively researched type of cryptographic schemes. In this paper we describe improved attacks on Feistel structures with more than 4 rounds. We achieve this by a new attack that combines the main benefits of meet-in-the-middle attacks (which can reduce the time complexity by comparing only half blocks in the middle) and dissection attacks (which can reduce the memory complexity but have to guess full blocks in the middle in order to perform independent attacks above and below it). For example, for a 7-round Feistel structure on n-bit inputs with seven independent round keys of n/2 bits each, a MITM attack can use (21.5n, 21.5n) time and memory, while dissection requires (22n, 2n) time and memory. Our new attack requires only (21.5n, 2n) time and memory, using a few known plaintext/ciphertext pairs. When we are allowed to use more known plaintexts, we develop new techniques which rely on the existence of multicollisions and differential properties deep in the structure in order to further reduce the memory complexity. Our new attacks are not just theoretical generic constructions — in fact, we can use them to improve the best known attacks on several concrete cryptosystems such as round-reduced CAST-128 (where we reduce the memory complexity from 2111 to 264) and full DEAL-256 (where we reduce the memory complexity from 2200 to 2144), without affecting their time and data complexities. An extension of our techniques applies even to some non-Feistel structures — for example, in the case of FOX, we reduce the memory complexity of all the best known attacks by a factor of 216.
Original language | English |
---|---|
Title of host publication | Advances in Cryptology - CRYPTO 2015 - 35th Annual Cryptology Conference, Proceedings |
Editors | Matthew Robshaw, Rosario Gennaro |
Publisher | Springer Verlag |
Pages | 433-454 |
Number of pages | 22 |
ISBN (Print) | 9783662479889 |
DOIs | |
State | Published - 2015 |
Event | 35th Annual Cryptology Conference, CRYPTO 2015 - Santa Barbara, United States Duration: 16 Aug 2015 → 20 Aug 2015 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 9215 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 35th Annual Cryptology Conference, CRYPTO 2015 |
---|---|
Country/Territory | United States |
City | Santa Barbara |
Period | 16/08/15 → 20/08/15 |
Bibliographical note
Publisher Copyright:© International Association for Cryptologic Research 2015.
Funding
O. Dunkelman—The second author was supported in part by the Israeli Science Foundation through grant No. 827/12.
Funders | Funder number |
---|---|
Israel Science Foundation | 827/12 |
Keywords
- Block cipher
- CAST-128
- Cryptanalysis
- DEAL
- Dissection
- Feistel structure
- Meet-in-the-middle
- Splice-and-cut