That’s not a one-time pad!
August 3rd 2008
A while back I wrote a post to explain the one-time pad encryption technique. It goes along with other pages that explain some fundamental cryptographic concepts.
It’s amazing how subtle a one-time pad really is. On one level they’re deceptively simple: you simply match up the text of your message with a collection of “random bits” you share with the recipient. To decrypt, the recipient matches up a copy of those “random bits” to retrieve the message.
The trick is in the definition of “random bits.” Continue Reading »
