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

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Encryption Web App

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 encrypt it securely.
  • Text Decryption: Encrypted text can be decrypted back to its original form.
  • Copy to Clipboard: Easily copy the text or encrypted text to the clipboard 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. After cloning or downloading, 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 connecting with new people and exploring new opportunities. Feel free to reach out to me through any of the platforms below:

GitHub Telegram LinkedIn instagram WhatsApp Twitter Email

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