Skip to main content

EMOCRYPT LIVE

Emoji Obfuscator + AES Wrap

Encode text into emojis using nibble mapping with optional deterministic shuffling and AES-GCM wrapping.

Encode / Decode

Plain text

Emoji payload

Passphrase + AES

Shuffle passphrase (optional)

AES password (optional)

AES payload

Emoji encoding is obfuscation. Use AES wrapping for actual security and share the AES password over a separate channel.

QUICK REF

Nibble Mapping + Deterministic Shuffle

Each byte becomes two emojis (high/low nibble). Add a passphrase to shuffle the emoji mapping deterministically.