AES Encryption Tool
Encrypt text using AES-256-GCM encryption. All encryption happens in your browser for maximum security.
AES-256 Encryption
Enter your text and password below to encrypt with AES-256-GCM. All processing happens in your browser.
About AES Encryption
AES (Advanced Encryption Standard) is a symmetric encryption algorithm widely used across the globe. This tool uses AES-256-GCM mode which provides both encryption and authentication.
Security: AES-256 with GCM mode is considered highly secure and is approved for classified information by the NSA.
Important: Keep your password safe! Without it, the encrypted data cannot be recovered. The password is used to derive the encryption key using PBKDF2.