CT

CodeTools

Home/Tools/AES Encryption
Tools

AES Encryption

Encrypt and decrypt text using AES-CBC and AES-GCM. Supports 128/192/256-bit keys. All client-side using Web Crypto API.

How to use this tool

Experiment with AES encryption modes and parameters while learning or debugging an integration.

Suggested workflow

  1. Choose the AES mode and key size expected by the system.
  2. Enter non-sensitive test plaintext, key, and IV values.
  3. Encrypt or decrypt and compare the result.

Good to know

Do not treat a browser utility as a key-management system; store production keys in approved secret storage.

AES Encryption - CodeTools Toolbox - 47 free online developer tools.