One Time Pad Encryption
In cryptography, a one-time pad (OTP) is an encryption technique that cannot be cracked if used correctly.
In this technique, a plaintext is paired with random, secret key (or 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.
- select or drop files to encrypt
- set the offset in the pad file
- select or drop the pad file