학술논문

Optimizing Hill Climbing Algorithm for S-Boxes Generation
Document Type
Report
Source
Electronics (Basel). May, 2023, Vol. 12 Issue 10
Subject
Italy
Language
English
ISSN
2079-9292
Abstract
Nonlinear substitutions or S-boxes are important cryptographic primitives of modern symmetric ciphers. They are designed to complicate the plaintext-ciphertext dependency. According to modern ideas, the S-box should be bijective, have high nonlinearity and algebraic immunity, low delta uniformity, and linear redundancy. These criteria directly affect the cryptographic strength of ciphers, providing resistance to statistical, linear, algebraic, differential, and other cryptanalysis techniques. Many researchers have used various heuristic search algorithms to generate random S-boxes with high nonlinearity; however, the complexity of this task is still high. For example, the best-known algorithm to generate a random 8-bit bijective S-box with nonlinearity 104 requires high computational effort—more than 65,000 intermediate estimates or search iterations. In this article, we explore a hill-climbing algorithm and optimize the heuristic search parameters. We show that the complexity of generating S-boxes can be significantly reduced. To search for a random bijective S-box with nonlinearity 104, only about 50,000 intermediate search iterations are required. In addition, we generate cryptographically strong S-Boxes for which additional criteria are provided. We present estimates of the complexity of the search and estimates of the probabilities of generating substitutions with various cryptographic indicators. The extracted results demonstrate a significant improvement in our approach compared to the state of the art in terms of providing linear non-redundancy, nonlinearity, algebraic immunity, and delta uniformity.
Author(s): Alexandr Kuznetsov (corresponding author) [1,2,*]; Emanuele Frontoni [1,3]; Luca Romeo [3,4]; Nikolay Poluyanenko [2]; Sergey Kandiy [2]; Kateryna Kuznetsova [2]; Eleonóra Beňová [5] 1. Introduction Nonlinear substitutions (S-boxes) have [...]