MarcoP > 17-08-2025, 02:58 PM
(15-08-2025, 10:13 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.If you already know the mechanics of the cipher (for example, the Naibbe cipher) and have some hypothesis about the plaintext language, then you can perform some form of statistical analysis (for example, simulated annealing) using the known bigram and trigram statistics of the plaintext language. This is not particularly complicated and setting it up won't take much time, the latest versions of ChatGPT/Claude/DeepSeek/Gemini should be able to create the code and you can run it with some test encoding scheme to ensure it works.
oshfdk > 17-08-2025, 03:27 PM
(17-08-2025, 02:58 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.I think this approach is sensible. My impression is that, at the moment, we are not in a position to apply this to the Voynich manuscript, since we have no realistic candidate for the mechanics of the cipher. To have any hope at all, the candidate should explain all the properties of Voynichese.
MarcoP > 17-08-2025, 04:45 PM
(17-08-2025, 03:27 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.imagine that the Naibbe cipher was used to encode the Voynich MS, but we didn't know that. So, we just isolated the most common substrings and ran the decoding matching just these elements to Latin bigrams/trigrams, then with some probability we'll get most of the first table of the Naibbe scheme, that corresponds to 5/13 of the plaintext. If we uncover 5/13 of the plaintext, it would be immediately obvious that there are a lot of coherent grammatically correct snippets, too many for this to be coincidental. With this we can get enough context to deduce the rest of the scheme. Only after that we will be able to identify the way the statistics of the Voynichese emerge from the Naibbe cipher.
oshfdk > 17-08-2025, 04:56 PM
(17-08-2025, 04:45 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.Imagine we have correctly guessed how the cipher system works, then we can decode the manuscript. Yes, I agree.
MarcoP > 17-08-2025, 06:15 PM
(17-08-2025, 04:56 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.(17-08-2025, 04:45 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.Imagine we have correctly guessed how the cipher system works, then we can decode the manuscript. Yes, I agree.
I think my example wasn't clear. What I meant is that it could be possible to decode some ciphers without understanding how they work. Using some kind of pattern matching.
quimqu > 17-08-2025, 08:12 PM
MarcoP > 18-08-2025, 12:04 PM
(17-08-2025, 08:12 PM)quimqu Wrote: You are not allowed to view links. Register or Login to view.As long as I know, the Zodiac 340 cipher was known to be written in English. In the Voynich, we have no clue in which language it was originally written, if it was. So the chances to decipher it, if it is a cipher, are very low...
magnesium > 18-08-2025, 12:37 PM
(17-08-2025, 03:27 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.For example, imagine that the Naibbe cipher was used to encode the Voynich MS, but we didn't know that. So, we just isolated the most common substrings and ran the decoding matching just these elements to Latin bigrams/trigrams, then with some probability we'll get most of the first table of the Naibbe scheme, that corresponds to 5/13 of the plaintext. If we uncover 5/13 of the plaintext, it would be immediately obvious that there are a lot of coherent grammatically correct snippets, too many for this to be coincidental. With this we can get enough context to deduce the rest of the scheme. Only after that we will be able to identify the way the statistics of the Voynichese emerge from the Naibbe cipher.
oshfdk > 18-08-2025, 04:05 PM
(18-08-2025, 12:37 PM)magnesium Wrote: You are not allowed to view links. Register or Login to view.One of the reasons why I created the Naibbe cipher is to provide a sandbox in which to test these kinds of ideas. The Naibbe cipher is a fully functional cipher that by design does a good job of replicating many, but not all, word-level VMS properties. What happens when we analyze Naibbe ciphertexts as if we don't know how the cipher worked, and then we peek under the hood to see why we obtained the results we obtained? I'd encourage you to attempt this very analysis on the 20 reference Naibbe ciphertexts I have provided.