Skip to content

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.

Notifications You must be signed in to change notification settings

iArchitSharma/Encrypt-Decrypt-Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published