EncryptKeeper

Build a cipher pipeline. Type a message → compose stages → share the link.

I want to…
Cipher toolkit →

2 Pipeline

Quick build

Tokenize

Tokenize the English message by phoneme (IPA). Each sound becomes a unit; downstream stages encode sound-by-sound.

Tokenize by

Numerals

How digit runs in the message are transformed before tokenization. Decoder recovers whatever was actually encoded — preserve keeps digits, the other two recover spelled-out words.

Symbolic substitution

Replace each phoneme with a glyph from Classic. Modified Latin + Greek glyphs.

Cipher layers

Script packs

Key seed

+ Add stage

Tokenize

Substitute

Transforms

✓ valid round-trip · 2 stages