Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 613 Bytes

File metadata and controls

15 lines (12 loc) · 613 Bytes

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).