Decrypting Caesar's Cipher?
With the simplicity of Caesar's Cipher, I think we can make educated guesses on what a ciphertext translates to (while not knowing the key), given that:
- The message is a meaningful sentence in a language we know
- The message is, for the most part, grammatically correct
- The message uses common words
- ...and that the key is consistent for all letters.
As such, try decrypting the next few statements.
Oh, and we only consider messages consisting of uppercase letters and spaces.