oshfdk > 23-10-2023, 03:02 PM
(23-10-2023, 02:00 PM)ReneZ Wrote: You are not allowed to view links. Register or Login to view.A criticism of this method included that it was not considered realistic that many different plaintext words would, by chance, result in the same cipher text word (e.g. Eva chedy).
ReneZ > 23-10-2023, 11:49 PM
(23-10-2023, 03:02 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.As long as cipher text word boundaries differ from plaintext word boundaries, I guess, these frequent chunks of cipher text could correspond to common subword sequences in the plaintext. E.g., the following are the 20 top frequent 4-letter sequences and their counts from Opus Majus, about 4% of the whole text are these patterns.
oshfdk > 24-10-2023, 02:30 AM
(23-10-2023, 11:49 PM)ReneZ Wrote: You are not allowed to view links. Register or Login to view.Fully agreed. However, a one-to-many cipher would also break up such correspondences.
ReneZ > 24-10-2023, 11:52 AM
MarcoP > 24-10-2023, 01:22 PM
nablator > 24-10-2023, 03:05 PM
(24-10-2023, 01:22 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.The encoding should be: kk2 kk3 yq1
but I am not sure how this should be handled.
MarcoP > 24-10-2023, 03:38 PM
nablator > 24-10-2023, 04:53 PM
qokeedy.qokeedy.qokedy.qokedy.qokeedy
+----+ qod3
+-------+ kk3
+--+ yqo1
+---+ dqo1
+-----+ yd1
+------+ kk2
+--+ yqo1
+---+ dqo1
+------+ yd3
oshfdk > 24-10-2023, 04:56 PM
(24-10-2023, 01:22 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.The 7 characters example does not show how the whole cipher is supposed to work. Also, T is encoded as yqo1, E is encoded as dqo1. But while y.qo appears consecutively in the cipher text, E is rendered as dy.qo, with the additional symbol y inserted in the sequence. I must be misunderstanding something.
Quote:Also, I don't understand how the sequence A S T should be encoded. I am leaving out nulls and representing 'qo' as 'q' (I understand that qo is treated as a single symbol?).
Quote:In general, this system seems to be quite complex to encode and decode. Anyway, I don't think that distance encoding decreases entropy or makes repeating words more likely. Of course, nulls (if added with fixed criteria, rather than randomly as effective cryptography requires) and even more so verbose elements (e.g. "qo" as a single symbol) do lower entropy. A cipher that makes large use of distance 1 sequences basically is a verbose cipher (e.g. encoding S as y.qo) and typically would reduce entropy, but I don't see the added value of the complexity of a proper distance cipher like this.
(24-10-2023, 03:38 PM)MarcoP Wrote: You are not allowed to view links. Register or Login to view.Thank you, interesting idea. I thought that nulls (e-sequences in this case) carried no information, but I am probably wrong.
(24-10-2023, 04:53 PM)nablator Wrote: You are not allowed to view links. Register or Login to view.The longest chain of qoke+dy, f75r.38:
Code:qokeedy.qokeedy.qokedy.qokedy.qokeedy
+----+ qod3
+-------+ kk3
+--+ yqo1
+---+ dqo1
+-----+ yd1
+------+ kk2
+--+ yqo1
+---+ dqo1
+------+ yd2