EnciphDeword is a basic python project that I created based on Cipher System using SpreadSheet by @Stu Schawartz
this video is a demo for EnciphDeWord v1
git clone https://github.com/TopKeingt/EnciphDeWord.git
cd EnciphDeWord
python -m pip install -r requirements.txt
python EnciphDeWord.py
- Encipher and Decipher
- Include Additive Cipher (26 possibilities π)
- Include Multiplicative Cipher (11 possibilities π)
- Include Affine Cipher (combined of Additive Cipher and Multiplicative Cipher) (392 possibilities π)
- Include Hill Digraph Cipher (456,976 possibilities π)
- Include Hill Trigraph Cipher (5,429,503,678,976 possibilities π)
- Include VigeneΜre Square (limitless possibilities π)
-
Include Playfair Cipher -
Include Permutation Cipher - Include exercises for each Cipher
- Include Analysis for encryted message π
Letters and punctuation work except for digits (I will fix this) so please encrypt your message without adding numbers