On Thu, Dec 19, 2002 at 09:17:23AM +0100, PUYDT Julien <[EMAIL PROTECTED]> was heard to say: > Le mer 18/12/2002 � 18:45, Niels M�ller a �crit : > > use some other construction that is secure even if the enemy has infinite > > computational power > > I'm pretty sure it isn't possible:
One-time pads are definitely secure against any mathematical attack. (if you assume that the bits of the key are perfectly random) Basically, given an encrypted message, every key/plaintext combination is equally likely. Daniel -- /-------------------- Daniel Burrows <[EMAIL PROTECTED]> -------------------\ | "He is so predictable, we could emulate | | him with a two-state Turing Machine." | \----------------- The Turtle Moves! -- http://www.lspace.org ----------------/

