Three crypto tools. One secure platform.
1. Key Derivation: PBKDF2 (100,000 iterations, SHA-256) from your password + random salt
2. Encryption: AES-256-GCM with random IV — authenticated encryption
3. Encoding: Binary bytes → 5-bit chunks → emoji symbols (32-symbol alphabet)
4. Decryption: Auto-detects alphabet, reverses encoding, decrypts with your password
1. Key Derivation: SHA-256 hash of seed:timestamp:machine_id
2. Encryption: (plaintext_char + key_byte) % 256
3. Decryption: (cipher_byte − key_byte + 256) % 256
4. Time-lock: Timestamp baked into key — wrong time = wrong key
5. Machine-lock: Machine ID baked into key — only decrypts on matching machine
1. Source: crypto.getRandomValues() — cryptographically secure random bytes from your browser
2. Character sets: Uppercase, lowercase, numbers, symbols — all toggleable
3. Strength scoring: Based on length + character set diversity
4. Batch mode: Generate up to 20 unique passwords in one click
5. History: Last 10 passwords kept locally — never leaves your browser
100% SECURITY TOOLS FOR YOUR OWN PERSONAL PRIVACY!
WE ARE NOT RESPONSIBLE FOR LOST DATA! LOST PASSWORDS ETC
USE AT YOUR OWN RISK!
⚠️ 100% SECURITY TOOLS FOR YOUR OWN PERSONAL PRIVACY! | WE ARE NOT RESPONSIBLE FOR LOST DATA! LOST PASSWORDS ETC | USE AT YOUR OWN RISK! ⚠️