An implementation of the caesar cipher in an android app
- User enters text to be encrypted
- Selects the shift of the odd and even characters in the text that was entered
- User selects encrypt and the encrypted message is outputted
- To decrypt press the copy icon to copy the encrypted message to the input box
- Then hit the decrypt button with the odd shift and even shift set to the orginal values from when it was encrypted




