One-Time Pad
X
This is a simple implementation of a one-time pad. In cryptography, the one-time pad is a type of encryption, which has been proven to be impossible to crack if used correctly.
Pad
Input
Encrypt
Decrypt
Output
See
Wikipedia's One-time pad article
to learn more.