The Columnar cipher is a transposition cipher that rearranges the characters of a message by writing them in a grid format and then reading them column by column in a specific order. It does not change the actual characters but alters their order to create the ciphertext.
Here's how the Columnar cipher works: