question archive Suppose that two nodes are using a column based transposition cipher where number of columns is 4

Suppose that two nodes are using a column based transposition cipher where number of columns is 4

Subject:Computer SciencePrice:2.86 Bought7

Suppose that two nodes are using a column based transposition cipher where number of columns is 4. The following plaintext becomes what ciphertext if key used is [3, 0, 2, 1]: I AM AT METRO

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Answer Preview

The Columnar Transposition Cipher is a form of transposition cipher just like Rail Fence Cipher. Columnar Transposition involves writing the plaintext out in rows, and then reading the ciphertext off in columns one by one.

 

CipherText for the given plaintext using the given key is as follows-

_AE_M_R_ATT_I_MO {_ represents a space}

Please see the attached file for the complete solution