Encrypt and decrypt text with AES-GCM 256. Keys are derived from a passphrase via PBKDF2-HMAC-SHA-256.
AES-256-GCM with PBKDF2-HMAC-SHA-256 (200k iterations). Output is base64 with salt+iv prepended.
Encrypt and decrypt text with AES-GCM 256. Keys are derived from a passphrase via PBKDF2-HMAC-SHA-256.
Because processing stays in the browser, it is helpful for inspecting, transforming, and debugging sensitive values without uploading them anywhere.
Encrypt and decrypt text with AES-GCM 256. Keys are derived from a passphrase via PBKDF2-HMAC-SHA-256.
Paste the value, token, message, or text you want to inspect or transform. Choose the algorithm, encoding mode, or output format that fits your use case. Review the generated result and copy it with confidence, knowing the work stayed in your browser.
AES Encrypt / Decrypt is free to use, and the work happens directly in your browser so you can try inputs and options without sending data to a remote server.
AES Encrypt / Decrypt is useful for developers, testers, and API users who need to inspect or transform values quickly while keeping the work local.