Skip to content

A simple Ceaser Cipher written in the Java programming language

Notifications You must be signed in to change notification settings

Michaelgathara/JavaCeasarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

JavaCeaserCipher

A simple Ceaser Cipher encoder written in Java

Github Issues:

Github Lincese:

Table of contents

What is it

A ceaser cipher encoder. No decoder added. You can learn more about Ceaser Ciphers here

How to use

  • Download ceaser.java
  • Run ceaser.java on local machine
  • Enter the whole word using letters or multiple words, just add spaces
  • Add how many shifts you'd like to cipher the letters
  • That's it the program will return the ciphered text

Sample Usage

  • Cipher simple text when non-sensitive info is used
  • Communicate with friends in a discrete way

About

A simple Ceaser Cipher written in the Java programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages