🔒 Secure Encryption Tool 🔐

A client-side encryption tool for secure data protection using AES-GCM, Base64 encoding, and Caesar cipher algorithms.

Important: All encryption/decryption happens locally in your browser. Your data never leaves your device.
⚙️ Encryption Settings
📄 Output

AES-GCM provides authenticated encryption with associated data (AEAD) for maximum security.