This is an Java(J2SE) implementation for the Row-transposition cipher en-decryption technique . It is a GUI program that ask the user to enter the encryption key and then type the plain text and then press Encrypt button to encrypt and the cipher text will be displayed.