Skip to content

An Web Application for Ceaser Cipher Encoding and Decoding developed with HTML, CSS and Python.

Notifications You must be signed in to change notification settings

4TechSadiq/Ceaser_Cipher-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceasar Cipher Encoder

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.

Key Features

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.

Usage

  1. Clone this repository to your local machine.
git clone https://github.com/S4DIQ84/Ceaser_Cipher-Web
  1. Install Dependencies with pip
pip install -r requirements.txt
  1. Then run with
python3 app.py
  1. Now it's been live in your Localhost
127.0.0.1

Security

The Caesar cipher encoder is secure and reliable. It uses a strong encryption algorithm and does not store any user data.

Troubleshooting

If you are having trouble using the Caesar cipher encoder, please contact me at sadikcp2014@gmail.com.

License

This project is licensed under the MIT license. For more information, please see the LICENSE file.

About

An Web Application for Ceaser Cipher Encoding and Decoding developed with HTML, CSS and Python.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •