Skip to content

juliogarciape/caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy