Oelassal / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Code is a C++ Encryption/Decryption Code with multiple lists to choose from and ciphering using the following methods Caesar (additive) cipher, Affine cipher, Simple shift vigenere cipher, Fall vignere cipher, Playfair cipher,Hill cipher, S-box. Please Note : This code is still under improvement and development

Table of content

Encryption/Decryption List

Image of selction

Input Type List

Image of selection

Input Type Typing

Image of selection

Input Type List File Selection

Image of selection

ERROR File Exist File doesnt Exist

Error file selection

Cipher Methods

Cipher Selection

About

👋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


Languages

Language:C++ 100.0%