DavidMetcalfe / ROT13-Cipher-Decipher

Ciphers and Deciphers to/from ROT13.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cipher/Decipher ROT13

This script will Cipher and Decipher to/from ROT13.

No external modules required. Script written for Python 3, no guarantees for Python 2 functionality.

Usage:

Cipher: python ROT13_Cipher_Decipher.py -c

Decipher: python ROT13_Cipher_Decipher.py -d

Help: python ROT13_Cipher_Decipher.py -h

About

Ciphers and Deciphers to/from ROT13.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%