paper-with-me

홈 › Papers

A Critical Reassessment of Evolutionary Algorithms on the cryptanalysis of the simplified data encryption standard algorithm

2014-07-08 · Fabien Teytaud, Cyril Fonlupt

In this paper we analyze the cryptanalysis of the simplified data encryption standard algorithm using meta-heuristics and in particular genetic algorithms. The classic fitness function when using such an algorithm is to compare n-gram statistics of a the decrypted message with those of the target message. We show that using such a function is irrelevant in case of Genetic Algorithm, simply because there is no correlation between the distance to the real key (the optimum) and the value of the fitness, in other words, there is no hidden gradient. In order to emphasize this assumption we experimentally show that a genetic algorithm perform worse than a random search on the cryptanalysis of the simplified data encryption standard algorithm.

📄 PDF Abstract BibTeX arXiv:1407.1993

Code (0)

등록된 구현이 없습니다.

Tasks

CryptanalysisEvolutionary Algorithms

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Contravening Esotery: Cryptanalysis of Knapsack Cipher using Genetic Algorithms

2016-06-20 · Harmeet Singh

Cryptanalysis of knapsack cipher is a fascinating problem which has eluded the computing fraternity for decades. However, in most of the cases either the time complexity of the proposed algorithm is colossal or an insuff…

Cryptanalysis

Cryptanalysis and improvement of multimodal data encryption by machine-learning-based system

2024-02-24 · Zakaria Tolba

With the rising popularity of the internet and the widespread use of networks and information systems via the cloud and data centers, the privacy and security of individuals and organizations have become extremely crucia…

Cryptanalysis

Benchmarking Large Language Models for Cryptanalysis and Mismatched-Generalization

2025-05-30 · Utsav Maskey, Chencheng Zhu, Usman Naseem

Recent advancements in Large Language Models (LLMs) have transformed natural language understanding and generation, leading to extensive benchmarking across diverse tasks. However, cryptanalysis a critical area for data …

BenchmarkingCryptanalysisNatural Language Understanding

A reassessment of the "hard-steps" model for the evolution of intelligent life

2024-08-19 · Daniel B. Mills, Jennifer L. Macalady, Adam Frank, Jason T. Wright

According to the "hard-steps" model, the origin of humanity required "successful passage through a number of intermediate steps" (so-called "hard" or "critical" steps) that were intrinsically improbable with respect to t…

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