Forum

Challenge "Polyphonic Substitution Cipher — Part 1"  

  By: admin on Nov. 21, 2019, 1:18 p.m.

In a polyphonic cipher, two or more plaintext letters correspond to one ciphertext symbol.
Read more...

 Last edited by: admin on Oct. 31, 2021, 2:55 a.m., edited 1 time in total.

Re: Challenge  

  By: madness on March 7, 2020, 6:59 p.m.

Also by hill-climbing. Rewrote my program in C, so it
converges in minutes (but needs a few tries to get close
to the answer).

Challenge Polyphonic Substitution Cipher I/II  

  By: vexilla72 on July 17, 2020, 7:14 p.m.

Hello,

Can you confirm that the solution has 20 numbers from 0 to 9 (each twice) following the ordered alphabet ?

Or the length of it is 26 from A to Z with more twice for the "special" characters like J K Q U X and Z ?

Thanks for your answer

Re: Challenge Polyphonic Substitution Cipher I/II  

  By: tryone144 on July 22, 2020, 4:08 p.m.

Hi vexilla72,

I've moved your question to the topic of the challenge in question so others can find it more easily.

Or the length of it is 26 from A to Z with more twice for the "special" characters like J K Q U X and Z ?

You should submit the key for this cipher as the solution.
This key consists of 26 digits where each digit represents the corresponding character in the alphabet. Due to the "special" characters considered equal, their respective digits in the key must also match.

Greetings, Bernd


Currently 100 guests and 0 members are online.
Powered by the CrypTool project
Contact | Privacy | Imprint
© 2009-2023 MysteryTwister team