Skip to content

A simple Java GUI program that take an input from user ( from a to z ) regardless of the if the string is in lowercase or uppercase or there are spaces between the string and make encryption and decryption process using a key ( String )

License

Notifications You must be signed in to change notification settings

sh3lan93/Columnar-Transposition-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Columnar-Transposition-Java

A simple Java GUI program that take an input from user ( from a to z ) regardless of the if the string is in lowercase or uppercase or there are spaces between the string and make encryption and decryption process using a key ( String )


Note

This simple Java GUI progarm dosen't check if the key has a frequently charchter ( such as Moll)


Algorithm

To Understantd how this work View page


Requirements

  1. JDK installed in your device
  2. Eclipse or NetBeans installed in your device

ScreenShots

Screen

License

Columnar-Transposition-Java is released under the MT Licence


About

A simple Java GUI program that take an input from user ( from a to z ) regardless of the if the string is in lowercase or uppercase or there are spaces between the string and make encryption and decryption process using a key ( String )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages