paper-with-me

Papers

Improved Differential-neural Cryptanalysis for Round-reduced Simeck32/64

2023-01-27 · Liu Zhang, Jinyu Lu, Zilong Wang, Chao Li

In CRYPTO 2019, Gohr presented differential-neural cryptanalysis by building the differential distinguisher with a neural network, achieving practical 11-, and 12-round key recovery attack for Speck32/64. Inspired by this framework, we develop the Inception neural network that is compatible with the round function of Simeck to improve the accuracy of the neural distinguishers, thus improving the accuracy of (9-12)-round neural distinguishers for Simeck32/64. To provide solid baselines for neural distinguishers, we compute the full distribution of differences induced by one specific input difference up to 13-round Simeck32/64. Moreover, the performance of the DDT-based distinguishers in multiple ciphertext pairs is evaluated. Compared with the DDT-based distinguishers, the 9-, and 10-round neural distinguishers achieve better accuracy. Also, an in-depth analysis of the wrong key response profile revealed that the 12-th and 13-th bits of the subkey have little effect on the score of the neural distinguisher, thereby accelerating key recovery attacks. Finally, an enhanced 15-round and the first practical 16-, and 17-round attacks are implemented for Simeck32/64, and the success rate of both the 15-, and 16-round attacks is almost 100%.

📄 PDF Abstract BibTeX arXiv:2301.11601

Code (0)

등록된 구현이 없습니다.

Tasks

Cryptanalysis

Similar Papers 제목 키워드 기반

Improved (Related-key) Differential-based Neural Distinguishers for SIMON and SIMECK Block Ciphers

2022-01-11 · Jinyu Lu, Guoqiang Liu, Bing Sun, Chao Li 외

In CRYPTO 2019, Gohr made a pioneering attempt and successfully applied deep learning to the differential cryptanalysis against NSA block cipher SPECK32/64, achieving higher accuracy than the pure differential distinguis…

CryptanalysisDeep Learning

Graph Representation Learning of Lightweight IoT Ciphers

2026-08-24 · Jonathan Cook, Sabih ur Rehman, M. Arif Khan arxiv

SIMON and SIMECK belong to a family of Lightweight Cryptographic Algorithms (LCAs) based on the Feistel block cipher, designed for Internet of Things (IoT) devices. As with all Feistel ciphers, they are susceptible to di…

Graph Representation LearningFeature Engineering

Intelligent Systems for Information Security

2014-01-15 · Ayman M. Bahaa-Eldin

This thesis aims to use intelligent systems to extend and improve performance and security of cryptographic techniques. Genetic algorithms framework for cryptanalysis problem is addressed. A novel extension to the differ…

CryptanalysisScheduling

Cryptanalysis of the SIMON Cypher Using Neo4j

2024-05-08 · Jonathan Cook, Sabih ur Rehman, M. Arif Khan

The exponential growth in the number of Internet of Things (IoT) devices has seen the introduction of several Lightweight Encryption Algorithms (LEA). While LEAs are designed to enhance the integrity, privacy and securit…

CryptanalysisKnowledge Graphs

Translation of Algorithmic Descriptions of Discrete Functions to SAT with Applications to Cryptanalysis Problems

2018-05-17 · Alexander Semenov, Ilya Otpuschennikov, Irina Gribanova, Oleg Zaikin 외

In the present paper, we propose a technology for translating algorithmic descriptions of discrete functions to SAT. The proposed technology is aimed at applications in algebraic cryptanalysis. We describe how cryptanaly…

CryptanalysisTranslation