An open API service indexing awesome lists of open source software.

https://github.com/devmuaz/caesar-cipher

Encryption and Decryption tool using Caesar Cipher to encrypt and decrypt text files and direct messages.
https://github.com/devmuaz/caesar-cipher

Last synced: 3 months ago
JSON representation

Encryption and Decryption tool using Caesar Cipher to encrypt and decrypt text files and direct messages.

Awesome Lists containing this project

README

        

# Simple and Easy Cipher
This tool can be cracked by the cryptanalyst but it strong enough to take a time to be cracked...

# Encryption and Decryption
This tool has two options:
1. Encrypt files and direct messages.
2. Decrypt files and direct messages.

# Key
The tool will request a secret key each time you trying to encrypt file or message and you must save that key for decryption because it's so important in the algorithm.

# Tool File
This tool built using Python version 3.5 so you have to run the file with Python3
Terminal $ python3 CaesarCipher.py

# Bug
If you found any error or bug you can contact me on my facebook page in the tool ^_^ Good Luck.
# THANK YOU..