R3dSh3rl0ck / Caesar-Cipher-Python

An overview of Caesar Cipher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caesar-Cipher-with-custom-shift

Caesar Cipher is one of the oldest encryption technique. In that program you will be able to encrypt and decrypt text (only letters).

Encryption/Decryption ---> with shift of your choice.

Usage : Encrypt/Decrypt whole messages and words of your choice!!

Encryption

s5

Decryption

s6

About

An overview of Caesar Cipher.

License:MIT License


Languages

Language:Python 100.0%