/CPP-Cipher-Decipher

👋This Project is a C++ Cipher/Decipher Code with multiple lists to choose from and ciphering using the following methods 1️⃣Caesar (additive) cipher, 2️⃣Affine cipher, 3️⃣Simple shift vigenere cipher, 4️⃣Fall vigenere cipher, 5️⃣Playfair cipher, 6️⃣Rail Fence cipher, 7️⃣S-box Cipher. ⚠**Please Note**: This code is still under improvement and development

Primary LanguageC++

Watchers