Almost every cipher you have ever used — from the lock on your messages to the padlock in your browser — is only hard to break. Its security rests on a bet: that no one has enough computing power, or a clever enough shortcut, to undo it. Break the bet and the secret falls.
The one-time pad is different. It is the only cipher whose unbreakability is a mathematical theorem, not a hope. No amount of computing power — not today's machines, not a future quantum computer, not a billion years of brute force — can ever recover the message. And the recipe is almost insultingly simple: take a key of truly random bits, exactly as long as your message, and combine the two bit by bit.
There is exactly one catch, and the same proof that makes the pad perfect tells you precisely what it is. Break that one rule and the magic evaporates instantly.
Comments
Loading comments...