🔐 AES Encryptor/Decryptor

Encrypt and decrypt data using AES-256-GCM (Advanced Encryption Standard). All encryption happens client-side in your browser for maximum security.

Cryptography

Encryption/Decryption

Output

Result will appear here...

ℹ️ How it works: This tool uses AES-256-GCM encryption with PBKDF2 key derivation. The password is processed to create a secure encryption key. For decryption, use the same password used for encryption.