Skip to content

Latest commit

Β 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ Text Encryption and Decryption Web Application πŸ”

πŸ“š Overview

Welcome to the Text Encryption and Decryption Web Application! This project provides a simple and effective way to encrypt and decrypt text using AES 256-bit encryption. It's designed to be user-friendly, with features like password visibility toggles, random password generation, and options to download decrypted text.

πŸš€ Features

  • πŸ”’ Text Encryption: Securely encrypt your text with AES 256-bit encryption.
  • πŸ”“ Text Decryption: Decrypt text that was encrypted with the same algorithm.
  • πŸ”‘ Password Management:
    • πŸ‘οΈ Toggle Visibility: Show or hide the encryption/decryption key.
    • 🎲 Generate Random Password: Create a 6-character random password for encryption.
  • πŸ’Ύ Download Decrypted Text: Save the decrypted text as a .txt file.
  • πŸ“± Responsive Design: Built with Bootstrap for a seamless experience across all devices.

πŸ› οΈ Technologies Used

  • HTML5: For creating the structure of web pages.
  • CSS: Styling using Bootstrap and custom styles.
  • JavaScript: Functionality, including encryption/decryption with CryptoJS.
  • Firebase: Potential future integration (currently not in use).

πŸ“₯ Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vishnu-git1524/Text-Encrypt-and-Decryptor.git

About

Text Encryption and Decryption Web App supports AES 256-bit encryption and decryption with features like password toggling, random password generation, and text downloading. Built with HTML, CSS (Bootstrap), and JavaScript (CryptoJS), it offers a responsive experience.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages