Automated cryptanalysis of substitution permutation network cipher
-
Updated
Aug 27, 2024 - Python
Automated cryptanalysis of substitution permutation network cipher
JuCrypt is an experimental symmetric cipher where the encryption key is a piece of text you write which can be a story, a sentence, a memory or maybe something else?
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."