26 Letters Quote by David Kahn
““Plaintext a might be represented in a long message by all 26 letters. Conversely, any given ciphertext letter might stand for any one of 26 plaintext letters.””
About This Quote
Source Book: The Codebreakers by David Kahn, 1967
A single ciphertext symbol can correspond to any of the 26 possible plaintext letters, making substitution ambiguous.
In simple terms: Cipher letters can represent any plaintext letter.
Design cryptosystems that avoid simple substitution.
Themes
Mood
Type
When to use this quote
- message encoding
- code breaking
- security analysis
Key Concepts
Questions to Reflect On
- How can you increase cipher complexity?
- What modern methods replace simple substitution?
Simple substitution is vulnerable to frequency analysis.