Summary: Plaintext is converted to Morse code, then the Morse string (with letter separators 'x') is divided into groups of 3 and substituted using a keyed alphabet.
Fractionation Key (using keyword CIPHER):
. .. ... .- .-. .-- - -. -.. --
. C I P H E R A B D F
x G J K L M N O Q S T
.. U V W X Y Z (continues...)
Detailed Example with crib:
How to solve: Use the crib to identify Morse patterns, build the key table, then decrypt.
Complete Example with Full Key:
Row/Col . .. ... .- .-. .-- - -. -.. -- x
. C O D E S A B F G H I
- J K L M N P Q R T U V
xx W X Y Z (padding)
Decryption with crib "RU":