|
Written by Administrator
|
|
Friday, 24 July 2009 08:48 |
|
Page 8 of 19 One-time padOne-time pad (OTP) is an encryption algorithm in which the plaintext is combined with a secret random key or pad, which is used only once. A modular addition is typically used to combine plaintext elements with pad elements. For binary data, the operation XOR amounts to the same thing as modular addition. A one time pad is the only currently known unconditionally secure encryption system. Other encryption systems are cryptographically secure which means that they have a cost associated with breaking, this cost will be very high, but it would theoretically be possible to break if enough compute time could be gathered. To be effective, the random key must be at least the same size as the message and be used only once. In OTP is difficult to distribute the pads of random numbers to all the necessary parties.
|
|
Last Updated on Friday, 28 August 2009 05:01 |
Tabulated comparisons of the two cryptography, really help to remeber...
thanx
keep up the good work