Initial Commit Detials:
Date: Jul 16, 2020 [Thu]
Time: 15:36:12 IST
First Steps:
- Unzip the file.
- Make sure that you have the execution permission to
rot13_cipher.py
and reading permission torot13_dict.py
. - Syntax to encrypt a file:
./rot13_cipher.py <file-to-encrpyt> <destination-encrypted-filename>
- Syntax to decrypt a file:
./rot13_cipher.py <file-to-decrpyt> <destination-decrypted-filename>
- If the encryption or decryption is successfull, you receive a message as below:
Ciphertext location: <destination-filename>