Skip to content

a program intended to be used to encrypt and decrypt user input using the Caser Cipher

Notifications You must be signed in to change notification settings

CarmineCodes/CaserCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaeserCipher

This program was created for the purpose of encrypting data using the caeser cipher. It was built in java and offers a graphical interface for the user to navigate to encrypt their information.

This is what the interface looks like: baseImage

A user can input text that they want to encrypt in the textbox and a shift value to be used by the cipher to encrypt, and their string will be encrypted.

Here is what it looks like after a user encrypts there text: encrypted

About

a program intended to be used to encrypt and decrypt user input using the Caser Cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages