Skip to content

vmaurya6622/Caeser-Cipher-Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an Ancient cryptography technique that crypts the message with the help of English alphabets {a-z} U {A-Z} U {0,9} and symbols whether it being capital or small it is a mapping between different letters to different symbols that are used to crypt the message and the reversal is used to decrypt a message

Run the python file and follow the instructions to Encrypt and Decrypt the text file's content.

we have used json to save the crypted message and TKinter (Python's Library) to Display prompts, messages and warnings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages