Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 531 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 531 Bytes

cipher

This is my first android app that generates ciphertext and can also be used to decipher it. It doesn't use any existing cipher to do this.

Help on how to use the app is available inside the app itself.

The algorithm is similar to Caesar Cipher. However the process is repeated over and over again several number of times so that the app can generate multiple ciphertext versions of given text.

Visit my blog for more of my work:  https://www.pythonpalace.blogspot.com

Download the apk here:   https://goo.gl/MQ4I7P