AES is a web app for encrypt and decrypt text with secret keys.
- Access the aes page
- Fill the key field with a key (that you will remember and no one will know)
- Type or paste your text do encrypt or to decrypt
- To encrypt a text, put the text in the Decrypted field
- To decrypt a text, put the text in the Encrypted field
- The process to encrypt/decrypt must be done in a short time
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.