Zodiac Discussion Forum

340 wildcard experi…
 
Notifications
Clear all

340 wildcard experiment

65 Posts
5 Users
0 Reactions
7,922 Views
bmichelle
(@bmichelle)
Posts: 273
Reputable Member
 

Do you guys want the key and the solution?

Yes I do!! And to the 340 as well. ;)

The Best Mystery Is An Unsolved Mystery….

 
Posted : May 8, 2016 5:52 pm
Jarlve
(@jarlve)
Posts: 2547
Famed Member
Topic starter
 

Well done so far doranchak, how did you go about it?

I cheated. :D

Smokie identified which of your expanded symbols were correct (six of them so far). I combined that information with all his posts regarding which of your plaintext positions were correct. Then in zkdecrypto, I loaded the ciphertext with the six symbols expanded, and locked all the positions corresponding to the correct plaintext, and let zkdecrypto explore the rest of the key.

At this point, I think an exhaustive search is within reach (all selections of the two remaining polyalphabetic symbols). But it is not a good test, since it relies on cheating! :lol:

Without cheating, it is so easy for hillclimbers to get stuck in local optima since the multiplicity gets so high. I am wondering if a more sophisticated language model (such as markov chain or expectation maximization) would be more effective than simple ngram models.

Well done anway. 8-)

I could try to crack the smokie33 with correct expansion of all symbols but it will be something for later. Just to see if multiplicity is the problem or not.

What exactly is a markov chain? I’ve seen that name before in relation to the range problem of n-grams, is that correct? And I’m not sure how EM works either. The main design goal of AZdecrypt has always been speed so I feel happy with what I have now. Which seems to be an excellent combination of solving strength and speed.

The new version is running right now on a new project on my solving machine, which is a dual Xeon X5650 (Dell T5500). Two sessions, 10 threads each, the first session is doing 14.1 million iterations per second and the second session is doing 12.5 million iterations per second. That’s possibly 53 ciphers per second at 500k iterations, at which the new version has a more than 90% chance of solving the 408 (poor example).

:)

AZdecrypt

 
Posted : May 8, 2016 7:41 pm
Jarlve
(@jarlve)
Posts: 2547
Famed Member
Topic starter
 

Do you guys want the key and the solution?

I don’t need it right away but maybe later on.

AZdecrypt

 
Posted : May 8, 2016 7:42 pm
doranchak
(@doranchak)
Posts: 2614
Member Admin
 

What exactly is a markov chain? I’ve seen that name before in relation to the range problem of n-grams, is that correct?

I am not too knowledgeable about them. My basic idea of them is that they are used to represent transitions from one event to another. For example, given the ngram "SPEA", there is a probability of transitioning from that to the next ngrams. Moving from "SPEA" to "KING" would have a relatively high probability. A Markov chain model of English would consist of a large network of those "events" and all the transitions that can come from them. So, the goal of a hillclimber can be to match the candidate plaintext to the Markov chain model built from an English corpus.
Here’s a paper about the use of Markov models to solve ciphers: http://scholarworks.sjsu.edu/cgi/viewco … d_projects

And I’m not sure how EM works either.

Same here. :) I’d love to experiment with it one day though.

The main design goal of AZdecrypt has always been speed so I feel happy with what I have now. Which seems to be an excellent combination of solving strength and speed. The new version is running right now on a new project on my solving machine, which is a dual Xeon X5650 (Dell T5500). Two sessions, 10 threads each, the first session is doing 14.1 million iterations per second and the second session is doing 12.5 million iterations per second. That’s possibly 53 ciphers per second at 500k iterations, at which the new version has a more than 90% chance of solving the 408 (poor example).

Wow, that is quite impressive!

http://zodiackillerciphers.com

 
Posted : May 9, 2016 6:52 pm
doranchak
(@doranchak)
Posts: 2614
Member Admin
 

Here’s a paper about the use of Markov models to solve ciphers: http://scholarworks.sjsu.edu/cgi/viewco … d_projects

Here’s the version of that paper that was updated for publication in Cryptologia this year: http://zodiackillerciphers.com/images/v … ty2016.pdf

http://zodiackillerciphers.com

 
Posted : May 12, 2016 4:42 pm
Page 5 / 5
Share: