A cipher which uses a different encryption key every time, as long as the message. The key is XOR'ed with the message to render the cipher text which can then be XOR'ed with the same key to get the plain text.
Stats
created |
1 year ago |
viewed |
7 times |
editors |
0 |
Recent Hot Answers
Taking advantage of one-time pad key reuse?Isn't the structure of a potential plaintext of a ciphertext generated by a one-time pad dispositive, cryptanalysis-wise?
How does one attack a two-time pad (i.e. one time pad with key reuse)?
Taking advantage of one-time pad key reuse?
Are picture files “random enough” to be usable as a one-time pad?
more »
Related Tags
random-number-generator × 7cryptanalysis × 6
encryption × 6
xor × 4
stream-cipher × 4
key-reuse × 4
randomness × 3
entropy × 3
provable-security × 2
cryptographic-hardware × 2
security-definition × 2
modes-of-operation
block-cipher
gcm
aes
ssl
ssh
hash
ofb
keys
pbkdf-2