A side project developed for Experiment 2 of Security Lab, Design & implementation of a product cipher using substitution and transposition Ciphers. The link to the website is given below. Have fun!
-
Updated
Aug 26, 2021
A side project developed for Experiment 2 of Security Lab, Design & implementation of a product cipher using substitution and transposition Ciphers. The link to the website is given below. Have fun!
A basic cryptographic algorithm 🔐 using combination of substitution & transposition ciphers.
Codes written during course 'Cryptography and System Security'
Proof-of-concept Product Cipher using cryptography classics (CS3052 Computer Security - Assignment)
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).
This project about a simple product cipher using Java language without using any library routines.
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."