Skip to content

SN23/SubstitutionCipherAPP

Repository files navigation

SubstitutionCipherAPP

An implementation of the caesar cipher in an android app

  1. User enters text to be encrypted
  2. Selects the shift of the odd and even characters in the text that was entered
  3. User selects encrypt and the encrypted message is outputted
  4. To decrypt press the copy icon to copy the encrypted message to the input box
  5. Then hit the decrypt button with the odd shift and even shift set to the orginal values from when it was encrypted

About

An implementation of the caesar cipher in an android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages