🔐🎲

EmoCrypt — Emoji Obfuscator

Encode text into emoji nibbles. Options for passphrase shuffling and optional AES-GCM wrapping.
By default: deterministic mapping
When enabled, the mapping order is shuffled using a seeded RNG derived from the passphrase.
AES-GCM uses PBKDF2 to derive a key. This adds real cryptographic privacy if you need it.
This project is educational & playful. The straight emoji-nibble mapping is obfuscation — not secure encryption. Use AES-GCM wrapping for real confidentiality.