This is an Java(J2SE) implementation for the Polyalphabetic cipher en-decription technique . It is a GUI program that ask the user to enter the encription key and then type the plain text and then press Encript button to encript and the cipher text will be desplayed. Moved to