Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

juliogarciape/caesar-cipher

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Caesar Cipher 🙊

Encrypt and Decrypt your messages using the Caesar Cipher technique

Technologies Used

  • Python 3.10

How to Run

git clone https://github.com/juliogarciape/caesar-cipher
cd caesar-cipher

python3 caesar.py -c "message to encrypt"  # To encrypt a message
python3 caesar.py -d "message to decrypt"  # To decrypt a message

If I needed to say something confidential, I would write it using the cipher, that is, changing the order of the letters in the alphabet.

Suetonius, The Lives of the Caesars 56

About

Python implementation of the Caesar Cipher for text encryption and decryption

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.