iArchitSharma / Encrypt-Decrypt-Text

I have used CryptoJS libraryfor this project. Using this online tool, you can encrypt any type of text according to the Advanced Encryption Standard (AES). AES algorithm provides a very high level of security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encrypt-Decrypt-Text

Tool to quickly encrypt/decrypt text with a password - Use it online

Instructions for using the tool:

First, enter the text to be encrypted or decrypted into the input field. Then enter the password (Optional) and click on whether you want to encrypt or decrypt the text entered. Finally, you will get your text encrypted or decrypted.

Demo

out

Why use it?

Using this online tool, you can encrypt any type of text according to the Advanced Encryption Standard (AES). AES algorithm provides a very high level of security.

Features

  • Highest secrecy level of Encryption
  • Encrypt using a password
  • No limitation
  • Free to use

Contributing

Any kind of contributions are welcome.

  1. Fork the repo on GitHub.
  2. Clone the project to your own machine.
  3. Commit changes to development branch.
  4. Push your work back up to your fork.
  5. Submit a Pull request so that I can review your changes

About

I have used CryptoJS libraryfor this project. Using this online tool, you can encrypt any type of text according to the Advanced Encryption Standard (AES). AES algorithm provides a very high level of security.


Languages

Language:CSS 54.9%Language:JavaScript 22.6%Language:HTML 22.5%