oshfdk > 19-07-2026, 09:03 AM
(19-07-2026, 05:53 AM)JoJo_Jost Wrote: You are not allowed to view links. Register or Login to view.Your question contains an as-yet-unproven assumption, namely that the cipher must be quick to read.
(19-07-2026, 05:53 AM)JoJo_Jost Wrote: You are not allowed to view links. Register or Login to view.Since, if it is a cipher, it is almost certainly a complex one (otherwise it would have been cracked already), it would always take some time to decipher it.
(19-07-2026, 05:53 AM)JoJo_Jost Wrote: You are not allowed to view links. Register or Login to view.There’s no reason to assume that it has to be quick to read, especially if it involved knowledge that was dangerous at the time. In this case, the main concern was preventing it from being decrypted in order to protect one’s life. The time it took to decrypt it likely played a lesser role.
ololololo > 19-07-2026, 11:04 AM
(19-07-2026, 12:29 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.Can you actually read this cipher off the page?I suppose so, since I created this cipher
(19-07-2026, 12:29 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.I mean, can a person who spent some time using this cipher look at "chor shoiin okey daiin daiin chan ches / chor sheor qokeol dy" and after thinking for a few seconds at most get the Latin original?I don't think the decoding is difficult in itself. First, you just need to decode all the combinations you have, getting numbers. Then, you convert all the numbers into letters using the alphabet. To begin with, you can solve anagrams that do not contain nulls or addition to get clues for the next words.
(19-07-2026, 12:29 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.I have no idea how your cipher works exactly, but the description looks insanely complicated.Substitution, anagrams, and number substitution. To encrypt and decrypt text, you need at least a complete second alphabet with all the options for numbers.
(19-07-2026, 12:29 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.It looks like it might take more than a minute to read just a single phrase.Perhaps... But not ten minutes or an hour. The only difficulty will be in reading the anagrams.
ololololo > 19-07-2026, 11:17 AM
(19-07-2026, 05:53 AM)JoJo_Jost Wrote: You are not allowed to view links. Register or Login to view.Since, if it is a cipher, it is almost certainly a complex one (otherwise it would have been cracked already), it would always take some time to decipher it.I suppose so. I'll note that my cipher is, again, a visual model. It doesn't try to copy the VMS text as much as possible, it just shows how "similar" the result we can get using Roman numerals is compared to. Basically, it's a very simplified cipher.
oshfdk > 19-07-2026, 11:51 AM
ololololo > 19-07-2026, 12:18 PM
(19-07-2026, 11:51 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.Could you feed your cipher description to a coding agent and make it create an encoder, that would convert plaintext to ciphertext?Well, I can do that, but it won't be a full-fledged cipher. I don't know if it's possible to teach him all the arbitrary aspects of encryption, such as nulls, etc. Otherwise it will just be a substitution.
(19-07-2026, 11:51 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.Not many people like wasting their time.The author's responsibility was to encrypt the book and provide the decipherer with the encryption alphabet. It is possible that he did not even consider whether certain parts of the text could be deciphered. By the way, You are not allowed to view links. Register or Login to view. may have made a mistake in the encryption process.
ololololo > 19-07-2026, 12:59 PM
(19-07-2026, 11:51 AM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.Could you feed your cipher description to a coding agent and make it create an encoder, that would convert plaintext to ciphertext? If you check that it works correctly, I can encode some text using this encoder and you can check how quickly you can read it. I would say that if reading a single sentence takes more than a couple minutes even after some practice, then this cipher looks impractical for a book. Not that anything would prevent the creator of the manuscript from using an impractical cipher, but I tend to think that for a book of this size some more or less efficient solution would be used. Not many people like wasting their time.I'm very bad at programming, so I asked Gemini to make this code for me (I hope I didn't break the forum rules too much
). But it doesn't add nulls, replace numbers, add them, "glue" them, etc. And there is no eiin-daiin replacement. In general, you will have to work a little on the encrypted text, specifically by placing the letters in the right places or combining words, such as cph eol into cpheol. I apologize for that.JoeyB > 19-07-2026, 03:02 PM
ololololo > 19-07-2026, 03:07 PM
(19-07-2026, 03:02 PM)JoeyB Wrote: You are not allowed to view links. Register or Login to view.The roman_rules list doesn't have entries for 7, 8, 13, 14, or 18 - is that on purpose? Would you need those added ith they glyphs in descending order?Yes, this is intentional.
oshfdk > 19-07-2026, 03:42 PM
JoeyB > 19-07-2026, 03:58 PM