0verwritten / Caesar-cipher

Caesar cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caesar-cipher

  ____                                     _       _
 / ___|__ _  ___  ___  __ _ _ __       ___(_)_ __ | |__   ___ _ __
| |   / _` |/ _ \/ __|/ _` | '__|____ / __| | '_ \| '_ \ / _ \ '__|
| |__| (_| |  __/\__ \ (_| | | |_____| (__| | |_) | | | |  __/ |
 \____\__,_|\___||___/\__,_|_|        \___|_| .__/|_| |_|\___|_|
                                            |_|

Help

To encrypt text you need to enter your text into left input box and enter value of shift.
To decrypt text you need to enter your text into right input box and enter value of shift (the opposite of the sign).

About

Caesar cipher


Languages

Language:Python 100.0%