Skip to content

A GUI based Java program that encrypts data according to the user's preference of encryption. Interactive buttons to Generate encrypted data.

License

Notifications You must be signed in to change notification settings

shashwata27/Crypto_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto_2020: Caesar Cipher Encryption

A GUI based Java program that encrypts data according to the user's preference of encryption. Interactive buttons to Generate encrypted data.

Crypto

Working:

  • Enter the Data to be encrypted in 1st row.
  • Enter a Numeric in second row, to set the level of encryption.
  • Enter a Numeric to set the length of groups the data needs to be broken in.

Crypto

  • Press Generate followed by Show.
  • Encrypted data pops up in the last Output Section.

Future

  • Integrating more complicated Encryption algoritm for more levels of security.

About

A GUI based Java program that encrypts data according to the user's preference of encryption. Interactive buttons to Generate encrypted data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages