Encrypt and decrypt text or files with AES-256
100% client-side. Your password and data never leave your browser.
The AES Encryption Tool lets you encrypt or decrypt text and files directly in your browser using AES-256-GCM, the same algorithm used to protect classified government data. Your password is converted into an encryption key with PBKDF2-SHA256 (600,000 iterations), making brute-force attacks impractical. Everything runs locally via the native Web Crypto API — your data never leaves your device.