AES Encrypt/Decrypt
Free online aes encrypt/decrypt. Encrypt/decrypt text with AES (Web Crypto). Your data stays on your device.
Note: IV is randomly generated and prepended to the encrypted output. To decrypt, use the same key and the full Base64 string.
Embed this tool
Copy and paste the code below into your website to embed this tool for free. An attribution link to The Util Box is required.
<iframe src="https://www.theutilbox.org/embed/aes-encrypt-decrypt" width="600" height="500" frameborder="0" style="border: none; max-width: 100%;" title="Free aes encrypt decrypt tool from The Util Box"></iframe>