CAESAR CIPHER

Python 3.8.6 (tags/v3.8.6:db45529, Sep 23 2020, 15:52:53) [MSC v.1927 64 bit (AMD64)] on win32

Type “help”, “copyright”, “credits” or “license()” for more information.

>>> 

============== RESTART: C:FDPyLoopCaesar CryptCaesarAll.py =============

                 WELCOME TO CAESAR CIPHER!                  

Please select one of the following options:

1 – Encrypt a message

2 – Decrypt a message

3 – Brute force

4 – Quit

Enter your choice:                   3

Enter your Encrypted message:        haahjr

Your decrypted message is:

1    gzzgiq

2    fyyfhp

3    exxego

4    dwwdfn

5    cvvcem

6    buubdl

7    attack

8    zsszbj

9    yrryai

10   xqqxzh

11   wppwyg

12   voovxf

13   unnuwe

14   tmmtvd

15   sllsuc

16   rkkrtb

17   qjjqsa

18   piiprz

19   ohhoqy

20   nggnpx

21   mffmow

22   leelnv

23   kddkmu

24   jccjlt

25   ibbiks

26   haahjr

Please select one of the following options:

1 – Encrypt a message

2 – Decrypt a message

3 – Brute force

4 – Quit

Enter your choice:                   

Tags: No tags