Jump to content

One-time pad: Difference between revisions

From Simple English Wikipedia, the free encyclopedia
Content deleted Content added
Created page with "A '''One-time pad''' is a method of encryption. It is symmetrical, the same key is needed for encryption and decryption. A one time pad uses a key that is longer than the ..."
 
No edit summary
Tag: 2017 source edit
 
(17 intermediate revisions by 13 users not shown)
Line 1: Line 1:
[[File:One-time pad.svg|thumb|Example of a one time pad]]
A '''One-time pad''' is a method of [[encryption]]. It is symmetrical, the same key is needed for encryption and decryption. A one time pad uses a key that is longer than the message it encrypts. Used correctly, it is impposible to decrypt or break the encryption without the key.
A '''One-time pad''' is a method of [[encryption]]. It is a symmetrical [[cipher]], which means the same key is needed for encryption and [[decryption]]. A one time pad uses a key that is either as long or longer than the message it encrypts. The key must only be used once, and after it is used, a new key must be generated and shared for the cipher to remain secure.

If this method is used correctly, it is impossible to decrypt or break the encryption without the key. Failure to make and share random keys has led to successful [[cryptanalysis]], as in the [[Venona project]].
Because of these requirements, it is rarely used today.

==History==
One-time pads were created all the way in 1882 by [[Frank Miller (cryptography)|Frank Miller]]. After the invention in 1917, [[Gilbert Vernam]] invented and patented an electronic version based on [[teleprinter]] [[Technology|technologies]].

{{stub}}
{{stub}}

[[category:Cryptography]]
[[Category:Cryptography]]
[[en:One-time pad]]

Latest revision as of 19:22, 17 June 2023

Example of a one time pad

A One-time pad is a method of encryption. It is a symmetrical cipher, which means the same key is needed for encryption and decryption. A one time pad uses a key that is either as long or longer than the message it encrypts. The key must only be used once, and after it is used, a new key must be generated and shared for the cipher to remain secure.

If this method is used correctly, it is impossible to decrypt or break the encryption without the key. Failure to make and share random keys has led to successful cryptanalysis, as in the Venona project. Because of these requirements, it is rarely used today.

History[change | change source]

One-time pads were created all the way in 1882 by Frank Miller. After the invention in 1917, Gilbert Vernam invented and patented an electronic version based on teleprinter technologies.