/Caesar-Cipher-Text-Encryption-Decrption-Program

This repository contains a Python application built with Tkinter for encrypting and decrypting text using the Caesar Cipher algorithm. The Caesar Cipher is a simple substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

Primary LanguageJupyter Notebook

Stargazers