Skip to content

S-hadowHeart/CryptoWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation


CryptoWeb


About

CryptoWeb is a web application for encryption and decryption. It offers various cryptographic methods including Caesar Cipher, Polyalphabetic Cipher, Playfair Cipher, and Hill Cipher. Developed as part of the Basic Information Technology course by Dharmraj Sodha, Raj Mungra, and Darshan Nakum, students of Government Polytechnic Jamnagar.

Features

  • Choose from multiple encryption methods

  • Encrypt and decrypt text with ease

  • Check password strength and suggest improvements

  • Interactive user interface with responsive design

  • Integration with Flask for backend functionality

  • Check out our Demo Website for a live demonstration.

Team Contact

Explore our Linktree for more information about our team.

image

Getting Started

  1. Clone the repository:
git clone https://github.com/S-hadowHeart/CryptoWeb
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the Flask application:
 python app.py
  1. Access the application in your web browser at http://localhost:10000

Usage

  • Select the encryption method from the dropdown menu.

  • Enter the encryption key and the text to be encrypted.

  • Click the "Encrypt" button to encrypt the text.

  • Similarly, you can decrypt encrypted text by selecting the decryption option and providing the necessary inputs.

  • Check password strength by entering a password and clicking the "Check" button.

Contributing

Contributions are welcome! Please feel free to open issues or submit pull requests.

About

Project that given by professor in Diploma

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published