About AES / DES Encryption Tool
Encrypt or decrypt short text with AES or DES in the browser for quick testing, demos and format checks.
Common use cases
- Test a shared secret quickly
- Preview how browser-side encryption output looks
- Check whether a short cipher text can be decoded with a given key
How to use
- Choose encrypt or decrypt mode and select AES or DES.
- Enter the secret key and input text.
- Review the output and copy the result if needed.