AES Text Encryption
Encrypt and decrypt text with AES-256-GCM using a password (PBKDF2 key derivation), entirely in your browser. Strong, standard cryptography with zero uploads.
AES-256-GCM · PBKDF2 (150k iterations, SHA-256) · output is Base64(salt|iv|ciphertext).
Need this handled by experts?
Radiatus runs VAPT, managed SOC & security engineering for regulated teams.
Privacy & Security
All processing happens locally in your browser — nothing is uploaded.
How to Use
Enter text and a password, then Encrypt. To decrypt, paste the encrypted output with the same password.
Disclaimer: This tool is provided "as is" without warranty of any kind. Results are for educational and utility purposes.
Related Tools
Password Strength Checker
SecurityMeasure password strength by entropy and pattern analysis rather than character-class rules. Checked entirely in your browser.
Password Generator
SecurityGenerate strong random passwords and passphrases in your browser using the Web Crypto API. Nothing is transmitted, logged or stored.
Hash Generator
SecurityGenerate MD5, SHA-1, SHA-256 and SHA-512 hashes in your browser. Compare checksums and verify file integrity with nothing uploaded to a server.