security
Security

AES Text Encryption

verified_user

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).

shield

Privacy & Security

All processing happens locally in your browser — nothing is uploaded.

check_circle Data: None
check_circle Client-side-Side
check_circle Active
update v1.0
lightbulb

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.