Skip to content

πŸ” A JavaScript library designed for secure text encryption and decryption. It provides robust algorithms and utilities to ensure sensitive data is protected during transmission and storage.

Notifications You must be signed in to change notification settings

Iqbolshoh/javascript-text-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” JavaScript Text Encryption

This is a simple web application that allows users to encrypt and decrypt text using AES encryption. The application is built with HTML, CSS, and JavaScript.

πŸ“Έ Preview

πŸ’» Desktop

Desktop Preview

πŸ“± Mobile

Mobile Preview

✨ Features

  • πŸ”’ Text Encryption: Enter any text to securely encrypt it.
  • πŸ”‘ Text Decryption: Encrypted text can be decoded back to its original form.
  • πŸ“‹ Copy to Clipboard: Easily copy the text or encrypted text with a single click.

πŸš€ Installation

πŸ“₯ Downloading the Project

  1. Clone the Repository:
    Use the following command in your terminal to clone the repository to your local machine:

    git clone https://github.com/Iqbolshoh/javascript-text-encryption.git
  2. Download as ZIP:
    Alternatively, you can download the project as a ZIP file directly from GitHub:

    • πŸ”— Go to the repository page.
    • 🟒 Click the "Code" button.
    • πŸ“₯ Select "Download ZIP" to download the entire project as a ZIP file.
    • πŸ“‚ Extract the contents of the ZIP file to a folder on your computer.

πŸƒ Running the Project

  1. πŸ“ Navigate to the project directory.
  2. 🌐 Open the index.html file in your web browser.

πŸ›  Usage

  1. πŸ”’ Encrypting Text:

    • πŸ“ Type or paste your text into the first text area.
    • πŸ” The encrypted text will automatically appear in the second text area.
  2. πŸ”‘ Decrypting Text:

    • πŸ“ Paste the encrypted text into the second text area.
    • πŸ”“ The original text will automatically appear in the first text area.
  3. πŸ“‹ Copying Text:

    • πŸ‘† Click the copy icon next to the text area to copy the text to your clipboard.

πŸ–₯️ Technologies Used

HTML CSS JavaScript

🀝 Contributing

🎯 Contributions are welcome! If you have suggestions or want to enhance the project, feel free to fork the repository and submit a pull request.

πŸ“¬ Connect with Me

πŸ’¬ I love meeting new people and discussing tech, business, and creative ideas. Let’s connect! You can reach me on these platforms:

About

πŸ” A JavaScript library designed for secure text encryption and decryption. It provides robust algorithms and utilities to ensure sensitive data is protected during transmission and storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published