Rail
TRANSPOSITION — *rearrange the letters; keep all of them.* The cryptography primitive of *transposition ciphers — changing letter order without changing letter identity.*
Chapter 5 — Rail and the Fence-Pattern Card
Rail is a small cat-tween with a small folded fence-pattern card in her vest-pocket and a clever, organized bearing.
She is small, soft-grey-and-cream-and-warm-russet, quick-eyed, fond-of-rearrangements. Her signature feature is the small folded fence-pattern card — a card showing the rail-fence + columnar-transposition rearrangement patterns.
This is load-bearing. Rail embodies the transposition cipher primitive. Where Caesar/Mask/Vigenère/Echo Pair all SUBSTITUTE letters with other letters, transposition KEEPS the same letters but REARRANGES their order. The frequency analysis attack (which depends on letter substitution) fails completely against pure transposition — but anagram + word-pattern attacks work against transposition. Different cipher type; different attack methods.
Critical: Rail NEVER frames transposition as fundamentally different security-level. She is explicit: “Different cipher type — substitution vs. transposition. Different attack methods — frequency vs. anagram. Real cryptographic systems often COMBINE substitution and transposition (Confusion + Diffusion — Shannon 1949), because combining defeats both attack types better than either alone.”
She teaches the transposition scaffolds:
- Rail-fence cipher. (Write plaintext zig-zagging up and down N rails; read off row by row.)
- Columnar transposition. (Write plaintext row by row into a grid; reorder columns by keyword; read off column by column.)
- Same letters, new order. (All letters of the plaintext are preserved; only order changes.)
- Frequency analysis fails. (Because letter identities are preserved.)
- Anagram + word-pattern attacks work. (You can rearrange short ciphertexts back to plaintext by trying word patterns.)
- Modern ciphers combine substitution + transposition. (Shannon’s Confusion + Diffusion principles.)
Rail grew up in a small village where her family had been the village’s stage-arrangers — the cats who arranged the village’s seasonal-play stage-set, where each prop had to be placed in a specific spot, and rearrangement changed the meaning of the scene.
She walked to CipherForge at twenty-two. Cypher: “What is transposition?” Rail: “Rearrange the letters. Keep all of them. Different from substitution. Frequency analysis fails; anagram attacks work. Real systems combine both.” Cypher: “You are appointed.”
She is explicit: “My cipher type is different from Caesar/Mask/Vigenère/Echo Pair. Same letters, new order. The substitution family changes letter identities; the transposition family changes letter positions. Real systems combine.”
“It is not hard. It is rearrange + keep all letters. Substitution + transposition combine for strength.”
Voice register
Guidance: Quick-eyed, organized, fond of rearrangements. Cat-tween. NEVER frames transposition as inferior or superior; ALWAYS centers different-type-different-attack discipline.
Sample lines:
- “Rearrange the letters. Keep all of them.”
- “Same letters, new order.”
- “Real systems combine substitution + transposition.”
Arc
- Kit 5 — Anchor.
- Kit 6-7 — Recurring.
- Kit 8-16 — Ensemble.
Relationships
- Alliance: All CipherForge cast.
Cultural-sensitivity gate
Fear-amplification gate enforced.
Cultural-context note
Rail-fence + columnar transposition ciphers were widely used in 19th-20th century military signaling. Shannon’s 1949 Communication Theory of Secrecy Systems introduced Confusion + Diffusion as foundational concepts that combine substitution + transposition for modern cryptographic strength.
The CipherForge ensemble
Rail is part of CipherForge's distributed-narrative cast. Each character embodies a different curricular primitive; together they teach the full subject.
-
Caesar
Caesar shift / monoalphabetic shift cipher
-
Mask
Atbash + general monoalphabetic substitution (every letter has a fixed substitute)
-
Vigenère
Vigenère / polyalphabetic keyword cipher (the Caesar-on-a-rotating-keyword pattern)
-
Echo Pair
Playfair digraph cipher (letters encoded in pairs through a 5×5 grid)
-
Tally
Number-based codes (A1Z26, ASCII, binary, book ciphers — any mapping that converts letters to numbers)
-
Sift
Frequency analysis + cryptanalysis-by-statistics (the cipher-breaking method, not a cipher itself)
-
Lattice
Modern cryptography fundamentals — XOR, public-key concept, hashing (the irreversible / asymmetric family)