Can information encoded with a one time pad be distinguished from random noise?
Posted
by Robert
on Stack Overflow
See other posts from Stack Overflow
or by Robert
Published on 2010-03-24T18:41:19Z
Indexed on
2010/03/24
18:43 UTC
Read the original article
Hit count: 299
I understand that the cyphertext from a properly used one time pad cypher reveals absolutely no data about the encrypted message.
Does this mean that there is no way to distinguish a message encrypted with a one time pad from completely random noise? Or is there some theoretical way to determine that there is a message, even though you can't learn anything about it?
© Stack Overflow or respective owner