Hello everyone,
A cipher challenge fit to a scheme and rules sound like a great idea to me. The main objective is to become smarter about the specific scheme, to learn and possibly develop new systems to expose weaknesses, that in turn could have a carry over to the 340.
Let's say the schemes are "transposition, homophonic substitution" and the rules are:
- 340 symbols in a 17x20 grid, 63 unique symbols.
- These schemes must be used only, no double encyption etc.
- Plaintext is of english language, lower case, and read from left-to-right, top-to-bottom before transposition.
- Plaintext must be recoverable with ZKDecrypto after undoing the transposition scheme.
- Plaintext must be unrecoverable with ZKDecrypto before undoing the transposition scheme.
- Make a note when your cipher needs other than standard ZKDecrypto settings to be solved, for example IOC: 3.
- Transposition may be done before and/or after the homophonic substitution.
- The transposition scheme must follow a certain logic, obviously transpositioning all 340 symbols to random positions is unrecoverable.
- You may not give tips and hints, the cipher stands until it is broken.
- You may only submit one cipher at a time, and may submit a new one if your current one is solved.
- You do not have to mimic strange behaviour seen in the Zodiac 340.
- You do not try to play around the rules somehow.
- You do not use a plaintext from my library, or an existing plaintext of any cipher that you are aware of.
- Preferably you create an easy cipher to start with and then make a more difficult one after it is solved.
- You give a rating as how hard you think your cipher is: EASY, MEDIUM, HARD.
- Multiple transposition may be layered but be sure to rate the difficulty of your cipher accordingly.
I'd like to know who would be interested, in creating such a cipher and/or trying to solve these.
Here is a homophonic substitution generator: http://code.google.com/p/zkdecrypto/downloads/list

