When using frequency analysis on a Caesar cipher ciphertext, what is the quickest way to find the shift value?
-
A
Find the most frequent ciphertext letter and assume it represents E
-
B
Count all vowels
-
C
Divide the ciphertext length by 26
-
D
Look for double letters