Encrypt and decrypt data using AES-256-GCM (Advanced Encryption Standard). All encryption happens client-side in your browser for maximum security.
Cryptographyℹ️ 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.