Re: Homophonic substitution
Jarlve wrote:I can't even solve your "unwildcarded" cipher with AZdecrypt, it probably suffers from the same problem as daikon3 (word entropy, same words repeating over and over again). This troubles me a bit.
I would guess the reason for this cipher being harder to solve is that it's the song lyrics. It doesn't have proper sentences. It has words next to each other that usually wouldn't pair, like "blowing blowing". It has contractions that are usually not present in a written text ([actin'] and ['scuse]). Basically, it is likely to be underrepresented in the corpus that was used to create the N-gram stats.
Jarlve wrote:With ZKDecrypto or your own solver? I can't seem to solve it with AZdecrypt096.
My own. It takes a few restarts, but it converges on the correct solution about every 5th restart. The "hard cipher" benchmarks, tonyb 1 and 2, both require more restarts for my solver, so it's not the hardest.