I developed a Python program that allows users to encrypt and decrypt messages using the classic Caesar Cipher algorithm. This project not only enhanced my programming skills but also deepened my understanding of fundamental encryption techniques.
that allows users to:
Input a message
Specify a shift value
Encrypt and decrypt their text