SSCP · Question #620
What is the name for a substitution cipher that shifts the alphabet by 13 places?
The correct answer is C. ROT13 cipher. ROT13 is a special case of the Caesar cipher that shifts each letter of the alphabet by exactly 13 positions. Because the English alphabet has 26 letters, applying ROT13 twice returns the original text, making encryption and decryption identical operations. The generic Caesar…
Question
What is the name for a substitution cipher that shifts the alphabet by 13 places?
Exhibits
Options
- ACaesar cipher
- BPolyalphabetic cipher
- CROT13 cipher
- DTransposition cipher
How the community answered
(21 responses)- B10% (2)
- C86% (18)
- D5% (1)
Explanation
ROT13 is a special case of the Caesar cipher that shifts each letter of the alphabet by exactly 13 positions. Because the English alphabet has 26 letters, applying ROT13 twice returns the original text, making encryption and decryption identical operations. The generic Caesar cipher uses a fixed shift (traditionally 3). A polyalphabetic cipher uses multiple substitution alphabets (e.g., Vigenère). A transposition cipher rearranges characters rather than substituting them.
Topics
Community Discussion
No community discussion yet for this question.


