/onetimepad

Encrypt/decrypt with the onetime pad cipher.

Primary LanguagePython

One-time Pad

This is a tool for encrypting and decrypting strings with the one-time pad cipher. The one-time pad cipher is the only unbreakable cipher ever discovered because no key is repeated during encryption. This tool supports all of the keys on the keyboard. Screenshot: CryptoQuail One-time Pad Encrypter in action