DEV Community

MokhtarEbrahim
MokhtarEbrahim

Posted on

1

Caesar Cipher In Python

1 What is Caesar Cipher?
2 Caesar Cipher in Python
3 The ord() function
4 The chr() function
5 Encryption for Capital Letters
6 Decryption for Capital Letters
7 Encrypting numbers and punctuation
7.1 The solution
8 Using a lookup table
8.1 What is a lookup table?
8.2 Creating a lookup table
8.3 Implementing the encryption
9 Negative shift
10 File encryption
11 Multiple shifts (Vigenère Cipher)
12 Why Caesar Cipher is weak?
12.1 BruteForce Attack
13 Conclusion

https://likegeeks.com/python-caesar-cipher/

Hope you like it.
Regards,

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →