This project implements the Caesar Cipher, one of the simplest and most widely known encryption techniques. In this cipher, each letter in the plaintext is shifted by a fixed number of positions down the alphabet. It helps demonstrate basic concepts of cryptography, string manipulation, and modular arithmetic in Python.
diyagarg09/caesar-cipher
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|