Automated cryptanalysis of substitution permutation network cipher
-
Updated
Aug 27, 2024 - Python
Automated cryptanalysis of substitution permutation network cipher
This is a library that tries to break SPN ciphers in an fully automatic manner.
my solutions for the HW in the symmetric cipher breaking course, all the HW are exercises from the https://cryptanex.hideinplainsight.io/ website
The implementation of "NeuralCPA: A Deep Learning Perspective on Chosen-Plaintext Attacks".
S-box analysis // DES differential cryptoanalysis
A Differential Cryptanalysis attack on a Toy Cipher
Comparative benchmark of SMT solver effectiveness in cryptographic hash collision discovery for SHA-2 algorithms.
SEARCH: Symmetric Encryption Algorithm Research
C++ implementation of DES with practical differential cryptanalysis demonstration
SAC 2022 - Advancing the Meet-in-the-Filter Technique: Applications to CHAM and KATAN
Implementation and a 6-round differential attack on the DES block cipher algorithm.
ACNS 2023 - Meet-in-the-Filter and Dynamic Counting with Applications to Speck
Browser-based demo of differential cryptanalysis — the attack co-invented by Eli Biham and Adi Shamir (Israel, 1990) that broke DES. Live attack on a toy SPN cipher, DDT visualization, and the story of how Biham used his own attack to design Serpent.
Assignments Completed during CSE653:Topics in Cryptanalysis Course in IIITD during Winter 2025 Semester. Professor: Ravi Anand
differential & linear cryptanalysis of heys cipher
A neural network-based encryption system built with TensorFlow and Keras. It securely transforms plaintext into ciphertext and back, providing strong protection against cryptanalysis and adversarial attacks. Scalable for real-time communication and cloud storage.
Add a description, image, and links to the differential-cryptanalysis topic page so that developers can more easily learn about it.
To associate your repository with the differential-cryptanalysis topic, visit your repo's landing page and select "manage topics."