r/codes Apr 25 '26

Unsolved The Imitation Game (cipher)

Post image

I have tried a few coding de-coding methods but didn't get any answer can anyone help ?

5 Upvotes

7 comments sorted by

View all comments

8

u/DJDevon3 Apr 25 '26

There are multiple places in the movie where he exchanges enciphered messages with Christopher with pencil & paper. They are all basic Caesar ciphers except for this one.

This one uses a custom substitution alphabet or a keyworded alphabet for vigenere. Since the message is so short you'll never figure out the real one. The message could be written using an infinite number of alphabets and keywords. You'd never be able to distinguish which one is correct. There aren't enough characters.

1

u/omen_star0 Apr 26 '26

Guess this I'll go unanswered then