Morse & Enigma

Morse is an encoding (no secret key). Enigma is a rotor cipher (a real keyed system with changing substitution).

Family: Encoding (Morse) + Rotor cipher (Enigma) Era: Morse: 1800s; Enigma: 1900s Strength: Morse: no secrecy; Enigma: strong historically, broken with constraints + automation

History & context

Morse code is often misnamed as a “cipher,” but it’s an encoding: it converts letters into dots and dashes and can be reversed without a secret key. Its difficulty is operational (signal clarity, timing, spacing), not cryptographic secrecy. Enigma, by contrast, is a true cipher machine. It uses a plugboard and a stack of rotating rotors to produce a substitution that changes with every key press. Historically, it was defeated using a combination of cribs (guessed plaintext), mathematical constraints, and automation (bombes).

How Morse & Enigma works

Morse decoding basics: • Dots/dashes form letters. • Spacing matters: short gaps between elements, medium gaps between letters, longer gaps between words. Enigma basics: • Plugboard swaps pairs before/after rotors. • Rotors implement substitution and step (rotate) each key press. • A reflector sends the signal back through rotors, making encryption/decryption symmetric for the same settings.

Core rules

Worked example

Morse example: HELLO → •••• · ·−·· ·−·· −−− Enigma example (conceptual): Pressing the same letter twice produces different ciphertext letters because rotors step.

How to encode / decode

Step-by-step

  1. Morse: convert each letter to dots/dashes; preserve clear letter and word spacing.
  2. Enigma: choose rotor order, ring settings, start positions, and plugboard pairs; then type plaintext.
💡 Tip: If you’re solving a puzzle and someone says “Morse cipher,” treat it as Morse encoding first—there’s no key to crack.

How to break a Morse & Enigma

Morse: you don’t “break” it—you decode it. The task is to parse dots/dashes and spacing correctly. Enigma: breaking historically relied on operational mistakes, message formats, repeated keys, and cribs. Modern hobby breaking usually assumes you know the machine model and uses software with constraints.

Practical checklist

What frequency looks like

Morse doesn’t preserve letter frequency in a helpful way because it’s not substitution—it's representation. Enigma output can look close to random because substitution changes each character.

Signals to look for:
  • If the text is dots/dashes, treat as encoding (Morse), not a cipher family.
  • If the ciphertext is alphabetic but very “flat” and resists classical attacks, a rotor-like system may be involved.
  • For Morse, look for separators or timing cues rather than frequencies.

Mini example

If you see: •− ••• •−−− ... Try decoding with standard Morse. If there are no clear gaps, you may need to infer spacing from context.

Common mistakes

Variants

Practice

Practice Morse by decoding short phrases with and without explicit spaces. For Enigma, practice the concept: stepping substitution and the idea of cribs.

Try these prompts

FAQ

Not in the secrecy sense—it's encoding. Anyone can decode it with the table.
Huge key space plus changing substitution each character—breaks relied on constraints, cribs, and automation.
Because of the reflector design; the process is symmetric when configured identically.