A basic cryptographic algorithm 🔐 using combination of substitution & transposition ciphers.
-
Updated
Feb 15, 2020 - Python
A basic cryptographic algorithm 🔐 using combination of substitution & transposition ciphers.
Codes written during course 'Cryptography and System Security'
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 product-cipher topic page so that developers can more easily learn about it.
To associate your repository with the product-cipher topic, visit your repo's landing page and select "manage topics."