I could swear there was a reference to unicity distance in a recent comment, and I was going to ask this there, but for the life of me I can't find it -- so here we go...
Unicity distance "is the length of an original ciphertext needed to break the cipher by reducing the number of possible
spurious keys to zero in a brute force attack" (You are not allowed to view links.
Register or
Login to view.). It's a potential way of trying to fomalize the "too many degrees of freedom" critique of proposed Voynich solutions as well as other possible prunings (i.e., if you can't get a coherent stretch of plaintext from a 28+ character long stretch of the ciphertext you haven't proposed a credible solution of the text as a simple monoalphabetic cipher).
What I can't quite figure out is how to correctly compute the unicity distance for something like Brumbaugh's proposed cipher. To recap for those unfamiliar with his "solution", encipherment proceeded in two stages:
1) Convert from plaintext letters to digits using the following grid:
a, j, v = 1
b, k, r = 2
c, l, w = 3
d, m, s = 4
e, n, x = 5
f, o, t = 6
g, p, y = 7
h, q, u = 8
i, -us, z = 9
2) replace each digit with one of several glyphs corresponding to that digit
So, for instance, his hypothetical enciperhing of one of the labels near the upper right corner of You are not allowed to view links.
Register or
Login to view. is
P E P P E R --> 7 5 7 7 5 2 --> (EVA) s a r ch a r
so each of the three instances of the digit 7 gets replaced by a different Voynich script glyph ('s', 'r', and 'ch'), while both 5's get replaced by EVA 'a' (for the purposes of this discussion ignore that EVA 'r' also maps to the digit 2 here -- that has to do with how Brunbaugh sees variant forms that get grouped together as 'r' in EVA...)
Is there someone out there who knows how to compute the unicity distance for a cipher like this, and if so could you walk me through it?
Thanks,
Karl