Classical ciphers: k-shift, Playfair and Vigenere
-
Updated
Jan 16, 2019 - CSS
Classical ciphers: k-shift, Playfair and Vigenere
Secure transmission of a secret message to the customer using Playfair.Use the last six letters of the customer name as the key.
Classic Cipher implementation in web using python and flask. Cipher includes Vigenere (Basic, Full, Auto-key, Extended), Affine, Playfair, and Hill.
Add a description, image, and links to the playfair-cipher topic page so that developers can more easily learn about it.
To associate your repository with the playfair-cipher topic, visit your repo's landing page and select "manage topics."