Back to Security Tools

Encrypt Text

Encrypt text using AES-256-GCM with a passphrase

Input (Plain Text)
Output (Encrypted)

About Text Encryption

This tool uses AES-256-GCM encryption with PBKDF2 key derivation (100,000 iterations). Everything runs in your browser using the Web Crypto API — no data is sent to any server. Keep your passphrase safe — it's required to decrypt the text.