[Cryptography] "Perpetual Encryption"

Bill Frantz frantz at pwpconsult.com
Tue Mar 28 19:38:21 EDT 2017


On 3/28/17 at 1:50 PM, patrick at rayservers.net (Patrick Chkoreff) wrote:

>I wonder, is this some variant of the idea of starting with a shared
>unpredictable one-time pad K1, and sending the encrypted message (xor K1
>M1) along with (xor K1 K2), where K2 is a new unpredictable one-time pad
>to use for the next encryption?

OK. With this scheme you can calculate message 2 (M2) encoded 
with K1 by: M2 xor (K1 xor K2). Now if you have any known 
plaintext in message 1 (M1) you can decode the same offset in M2.

I knew there was a reason I was ignoring the source material for 
this thread.

Cheers - Bill

---------------------------------------------------------------------------
Bill Frantz        |"We used to quip that "password" is the most common
408-356-8506       | password. Now it's 'password1.' Who said 
users haven't
www.pwpconsult.com | learned anything about security?" -- Bruce Schneier



More information about the cryptography mailing list