| |
| | TOPSECCRET Homepage |
 | | The Vernam Cipher technique, in binary, essentially uses the XOR (eXclusive-OR) operation on two bits (one from the data to be sent, and one from the password data) to produce a third bit: the encrypted message, or cipher text. |
 | | In order to decrypt the cipher text's first bit, we simply repeat the same process (a useful feature of the Vernam Cipher is that by encrypting data with the same password twice, we return it to its original form). |
 | | Commonly, the password data used in a Vernam Cipher is not as long as the message being sent, and so, the password is repeated several times, until its length is sufficient to match the transmission length. |
| www.cooper.edu /~walfis/TOPSECCRET/concepts.htm (1487 words) |
|