How does the encryption tool work?
Our encryption tool uses AES-GCM (Advanced Encryption Standard - Galois/Counter Mode) with 256-bit keys for military-grade security. It derives encryption keys from your password using PBKDF2 with 100,000 iterations and SHA-256 hashing. All encryption happens locally in your browser - no data is sent to servers.