NumPy Bitwise XOR and One Time Pads

The bit-wise XOR operation applied twice with the same key (a series of bits) returns back the original input. If this key is kept secret, generated randomly then we basically have a one-time pad with which we can encrypt messages. … Continue reading →
 •  0 comments  •  flag
Share on Twitter
Published on May 10, 2013 10:01
No comments have been added yet.