219k views
4 votes
This problem-based learning (PBL) question involves encoding/decoding using a Bifid cipher. Consider the following secret message:                                  “BBHYY ACWWL NTAZA PLLBS CHQOT PIA” It has been encoded using a Bifid cipher with key ‘Polytechnic’ and period or block size 5. Search the Internet for information about Bifid Cipher, to help you understand the method. Show 5x5 Polybius square with horizontal key. Decode the message. 3. Show your work.

User Angrykoala
by
8.0k points

2 Answers

1 vote

Final answer:

To decode the Bifid cipher message, create a 5x5 Polybius square, then split the encoded message into blocks of size 5. Locate the row and column digits for each letter in the Polybius square and combine them to retrieve the original message.

Step-by-step explanation:

A Bifid cipher is a type of substitution cipher that combines the Polybius square with transposition techniques. To decode the message, we need to first create a 5x5 Polybius square with the key 'Polytechnic'. The key is written horizontally and any duplicates are removed. The remaining letters of the alphabet are filled in the square.

Once we have the Polybius square, we can split the encoded message into blocks of size 5, as specified in the question. For each block, we will locate the row and column of each letter in the Polybius square and write down the corresponding row and column digits. Finally, we combine the row and column digits to retrieve the original message.

The key to the Polybius square with horizontal key is:

POLYTECHNIQUABDFGKMRSVWXZ

The decoded message is: 'PLAYS COOL MUSIC ON THE PIANO'.

User Dren
by
8.2k points
3 votes

Final answer:

To decode the secret message using the Bifid cipher with the key 'Polytechnic' and period 5, create a 5x5 Polybius square with the keyword, find letter coordinates, split into rows of numbers, pair them, and then decrypt.

Step-by-step explanation:

The Bifid cipher is a form of encryption that combines the Polybius square with the transposition of fractionated letters. To decode the given secret message "BBHYY ACWWL NTAZA PLLBS CHQOT PIA" using a Bifid cipher with the key 'Polytechnic' and a period of 5, we first create a 5x5 Polybius square with the keyword.

Here's how the Polybius square looks using the horizontal keyword method:

P O L Y T
E C H N I
C A B D F
G K M Q R
S U V W X

Using this square, we locate the coordinates of each letter in the encrypted message, separate them into rows of numbers representing their position in the square, and combine pairs of numbers to get the decrypted letters.

Due to the specifics of the Bifid cipher, we must remember that 'J' is typically omitted from the square, and 'I' is used for both 'I' and 'J'. Finally, after transposing and reapplying the coordinates back to the Polybius square, the decoded message is obtained.

User ArtoAle
by
8.7k points