DevToolBoxDevToolBox

AES Encrypt / Decrypt

Encrypt text with AES-256-GCM using a password, or decrypt previously encrypted data. Uses PBKDF2 for secure key derivation from your password. All cryptographic operations run entirely in your browser using the Web Crypto API — no data is ever sent to a server.

Input
Output

Frequently Asked Questions

Related Tools