Here is how to do a basic coulmn transposition cipher.
First off pick a key word. In this case I'm going to use the word: Hacker

Now write the word out and number each letter by the order it appears in the alphabet. Meaning which letter comes first and which letter is last. SEE EXAMPLE:

Next write out your message fitting into the coulmn
I wrote: iNinjas is an epic forum!!!!

Next split each coulm up into a word like so:
iSPU NIIM ISC! NAF! JNO! AER!
You Then want to group them by the order they were made when you used the numbers so it will now be:
NIIM ISC! JNO! iSPU NAF! AER!
Then you want to delete the spaces between the words:
Now you have your ciphertext
NIIMISC!JNO!iSPUNAF!AER!
DECODING
To decode you must have the key. If you have the key. What you do is the same for the beginning.
Use the code and number due to the alphabet.
You will get 6 numbers so you divide the total amount of letters in the cipher text which is 24
By 6 getting 4.
You now group the letters into 4 so you get This again:
NIIM ISC! JNO! iSPU NAF! AER!
Then you want to place below the key and numbers and read the message.
Give it a try!!! Post a message below with your encoded text??