Automated cryptanalysis of substitution permutation network cipher
-
Updated
Aug 27, 2024 - Python
Automated cryptanalysis of substitution permutation network cipher
The encryption algorithm uses a 10-round Feistel structure and is based on the concept of a substitution-permutation network (SPN).
My ANGELITA 128-bit SPN Cipher, now in Python
Implementation of an SP Network using a new modified Playfair Cipher for substitution and the chaotic Logistic-Tent Map for permutation, in Python. This new algorithm has been named Playfair Logistic-Tent Network (PLT-Net).
Add a description, image, and links to the substitution-permutation-network topic page so that developers can more easily learn about it.
To associate your repository with the substitution-permutation-network topic, visit your repo's landing page and select "manage topics."