GitHub / MHS-4ever / 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.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 23.4 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: caesar-cipher, cryptography, cybersecurity, decryption, decryption-algorithm, encryption, error-handling, exception-handling, gui-development, python-programming, string-manipulation, tkinter, user-input-validation