Skip to content

πŸ” JavaScript Text Encryption – Secure your secrets! πŸ›‘οΈ Encrypt & decrypt text using AES πŸ”‘ with a simple, clean interface πŸ’» Built with HTML, CSS, JS – perfect for protecting sensitive info in the browser! πŸ§ πŸ•΅οΈβ€β™‚οΈ

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

33 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

πŸ“œ License

This project is open-source and available under the MIT License.

🀝 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

πŸ” JavaScript Text Encryption – Secure your secrets! πŸ›‘οΈ Encrypt & decrypt text using AES πŸ”‘ with a simple, clean interface πŸ’» Built with HTML, CSS, JS – perfect for protecting sensitive info in the browser! πŸ§ πŸ•΅οΈβ€β™‚οΈ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published