SecurityArena

Guide to Practical Info Security!

Who's Online

We have 5 guests online
CBK Cryptography
Print E-mail
Written by Administrator   
Friday, 24 July 2009 08:48
Article Index
CBK Cryptography
Definitions
Types of Ciphers
Symmetric vs Asymmetric Cryptography
Types of` Symmetric Ciphers
Types of Symmetric Systems
Types of Asymmetric Systems
One-time pad
Hybrid Encryption Methods
Public Key Infrastructure (PKI)
Hashing
Digital signatures
Key Management
Link versus end-to-end encryption
E-mail standards
Web Security
Transport Layer Security (TLS)
IPSec - Internet Protocol Security
Attacks
All Pages

One-time pad

One-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
 
Please register or login to add your comments to this article.
Comments (1)
-6 Wednesday, 05 August 2009 12:44
Very helpful....
Tabulated comparisons of the two cryptography, really help to remeber...
thanx
keep up the good work
 
Joomla 1.5 Templates by Joomlashack