Skip to content

This is my first android app that generates ciphertext and can also be used to decipher it. It uses a tuned up version of caesar cipher to do this.

Notifications You must be signed in to change notification settings

gurpreetsingh00885/cipher

Repository files navigation

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

About

This is my first android app that generates ciphertext and can also be used to decipher it. It uses a tuned up version of caesar cipher to do this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages