Secure Text Encryption

Easily encrypt or decrypt your text using AES-GCM-256. All operations are performed securely in your browser. Your Master Key is never transmitted.

Encryption / Decryption Panel

Your key is crucial. Keep it safe.

How it Works & Security Notes

This tool uses AES-GCM-256 for encryption, a highly secure and authenticated encryption algorithm. Your Master Key is processed using PBKDF2 (Password-Based Key Derivation Function 2) to derive a strong encryption key. This process adds significant resistance against brute-force attacks.

While this tool aims for high security on the client-side, always ensure your device and browser are secure. Be cautious about where you store your master keys.