🔐Text Encryption/Decryption
Encrypt and decrypt text using AES encryption.
About
- Uses AES-256-GCM encryption via the Web Crypto API
- Password is derived using PBKDF2 with 100,000 iterations
- Each encryption uses a unique random salt and IV
- All processing happens in your browser - nothing is sent to any server
Related Crypto & Security
🛡️🔄🏛️💪✅🌐
Hash Generator
Generate MD5, SHA-1, and SHA-256 hashes from any input text.
ROT13 Encoder
Encode and decode text using the ROT13 substitution cipher.
Caesar Cipher
Encrypt and decrypt text using the Caesar cipher with custom shift.
Password Strength Checker
Check how strong your password is and get improvement suggestions.
Checksum Calculator
Calculate and verify file checksums (MD5, SHA-1, SHA-256).
IP Address Lookup
Look up your public IP address and basic network information.