About One Time Pad
In cryptography, the one-time pad (OTP) is an encryption technique that cannot be cracked, but requires the use of a one-time pre-shared key the same size as, or longer than, the message being sent. In this technique, a plaintext is paired with a random secret key (also referred to as a one-time pad). Then, each bit or character of the plaintext is encrypted by combining it with the corresponding bit or character from the pad using modular addition.
Download and install
One Time Pad version 0.5 on your
Android device!
Downloaded 100+ times, content rating: Everyone
Android package:
com.website.no.have.roger.otp, download One Time Pad.apk
by Y####:
I used the same key to encode a series of a few letters and 2 non alphabetic chars. I tried to decode the resulting string, and the letters were all okay, but all the non letters were shifted over a few more than what they should be. A massive oversight that makes the app pretty useless for anything you would need it for.