This is a small web-based project about Caesar cipher encoding. It allows users to encrypt and decrypt messages using a Caesar cipher.
To encrypt a message, simply enter the message and the key into the form and click the "Encrypt" button. The encrypted message will be displayed in the output field.
To decrypt a message, enter the encrypted message and the key into the form and click the "Decrypt" button. The decrypted message will be displayed in the output field.
Easy to use Encrypts and decrypts messages using a Caesar cipher Supports messages of any length Secure and reliable Usage To use the Caesar cipher encoder, simply visit the website and enter the following:
The message you want to encrypt or decrypt The key for the Caesar cipher Once you have entered this information, click the "Encrypt" or "Decrypt" button to perform the operation.
- Clone this repository to your local machine.
git clone https://github.com/S4DIQ84/Ceaser_Cipher-Web
- Install Dependencies with pip
pip install -r requirements.txt
- Then run with
python3 app.py
- Now it's been live in your Localhost
127.0.0.1
The Caesar cipher encoder is secure and reliable. It uses a strong encryption algorithm and does not store any user data.
If you are having trouble using the Caesar cipher encoder, please contact me at sadikcp2014@gmail.com.
This project is licensed under the MIT license. For more information, please see the LICENSE file.