Tool to quickly encrypt/decrypt text with a password - Use it online
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.
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.
- Highest secrecy level of Encryption
- Encrypt using a password
- No limitation
- Free to use
Any kind of contributions are welcome.
- Fork the repo on GitHub.
- Clone the project to your own machine.
- Commit changes to development branch.
- Push your work back up to your fork.
- Submit a Pull request so that I can review your changes