Jorge_Stolfi > 10-07-2026, 03:10 AM
ololololo > 10-07-2026, 09:42 AM
oshfdk > 10-07-2026, 10:01 AM
(10-07-2026, 09:42 AM)ololololo Wrote: You are not allowed to view links. Register or Login to view.Not necessarily complicated (and not comparable to the Visener), but simply redundant. In the case of the Visener, we can apply the key and quickly get the text, but according to my version, the VMS cipher does not have mathematical rigor, and it does not have any specific algorithm, encryption could be done manually.
Mauro > 10-07-2026, 10:47 AM
ololololo > 10-07-2026, 11:05 AM
(10-07-2026, 10:01 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.In fact, I can only demonstrate how it roughly works.(10-07-2026, 09:42 AM)ololololo Wrote: You are not allowed to view links. Register or Login to view.Not necessarily complicated (and not comparable to the Visener), but simply redundant. In the case of the Visener, we can apply the key and quickly get the text, but according to my version, the VMS cipher does not have mathematical rigor, and it does not have any specific algorithm, encryption could be done manually.
Could you explain simply in 2-3 sentences how the VMS cipher works in your hypothesis? Maybe even if you could show it with an example, suppose we want to encode "WHAT THE MANUSCRIPT SAYS ABOUT THE PLANTS AND STARS IS A RIDDLE WRAPPED IN A MYSTERY INSIDE AN ENIGMA", how would we do this?
(10-07-2026, 10:47 AM)Mauro Wrote: You are not allowed to view links. Register or Login to view."anagrams + substitutions is about as safe as a one-time pad"Don't take everything so literally
oshfdk > 10-07-2026, 12:04 PM
(10-07-2026, 11:05 AM)ololololo Wrote: You are not allowed to view links. Register or Login to view.In fact, I can only demonstrate how it roughly works.
...
This is actually a very, very simple example. It is unlikely that you will have difficulty deciphering the second text. But I can complicate it, for example, by adding more meaningless words or meaningless letters (in order to eliminate type ia deformities). In the process, I can create so many internal rules that you, knowing the alphabet but not knowing the rules I use, will never be able to decipher this text.
ololololo > 10-07-2026, 12:41 PM
(10-07-2026, 12:04 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.In this case, the difficulty may be in the lack of information and the reconstruction of the alphabet, but apparently the latter is still possible to do.(10-07-2026, 11:05 AM)ololololo Wrote: You are not allowed to view links. Register or Login to view.In fact, I can only demonstrate how it roughly works.
...
This is actually a very, very simple example. It is unlikely that you will have difficulty deciphering the second text. But I can complicate it, for example, by adding more meaningless words or meaningless letters (in order to eliminate type ia deformities). In the process, I can create so many internal rules that you, knowing the alphabet but not knowing the rules I use, will never be able to decipher this text.
Thank you, now I understand how the scheme works. Deciphering it can be problematic, but I'm not sure it's as unbreakable as you suggest, especially for a very long text.
oshfdk > 10-07-2026, 05:04 PM
(14-09-2024, 12:04 AM)RobGea Wrote: You are not allowed to view links. Register or Login to view.Some letter values:
t = 116
h = 104
e = 101
c = 99
a = 97
PLAINTEXT = "the cat sat on the mat"
the :: 321 :: [100, 100, 100, 10, 10, 1] 321 ['C', 'C', 'C', 'X', 'X', 'I']
cat :: 312 :: [100, 100, 100, 10, 1, 1] 312 ['C', 'C', 'C', 'X', 'I', 'I']
... etc ...
INTERMEDIATE = "CCCXXI CCCXII CCCXXVIII CCXXI CCCXXI CCCXXII"
CIPHERTEXT = "chkem qoshol qokeriin qoem qokem qokeol"
ololololo > 10-07-2026, 05:13 PM
(10-07-2026, 05:04 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.I've looked through past proposals that involved Roman numerals, the following one is very close, but it actually makes it even more destructive by summing the values of letters in each word and writing the result as a single Roman numeral (and then mapping to Voynichese glyphs). However, to make it a bit easier to tell apart different words, the letter values are not 1-23, but larger. The result actually looks quite similar to Voynichese:Quite interesting. Perhaps something like this is used in Currier B, given the abundance of qo-. But at the moment, I can't say anything here...
You are not allowed to view links. Register or Login to view.
(14-09-2024, 12:04 AM)RobGea Wrote: You are not allowed to view links. Register or Login to view.Some letter values:
t = 116
h = 104
e = 101
c = 99
a = 97
PLAINTEXT = "the cat sat on the mat"
the :: 321 :: [100, 100, 100, 10, 10, 1] 321 ['C', 'C', 'C', 'X', 'X', 'I']
cat :: 312 :: [100, 100, 100, 10, 1, 1] 312 ['C', 'C', 'C', 'X', 'I', 'I']
... etc ...
INTERMEDIATE = "CCCXXI CCCXII CCCXXVIII CCXXI CCCXXI CCCXXII"
CIPHERTEXT = "chkem qoshol qokeriin qoem qokem qokeol"