nAn unconditionally
secure cipher
n
n
n
n
nProblems:
nNumber of random bits needed = sum of lengths of all messages to be encrypted (not reusable)
nRandom bits must be
known to both sender and recipient.
Key = random bits =
1100010011100100011…
Message = bits =
1110011001100110001…
Ciphertext = XOR
of
Key, Message =
0010001010000010010...