Glossary

Pad (One-Time Pad)

In cryptography, a "pad" refers to the one-time pad (OTP), a highly secure encryption method in which plaintext is combined with a random key or "pad." This key is exactly as long as the plaintext and is used only once. The one-time pad is known for its theoretical unbreakability when used correctly, under certain stringent conditions:

The process of encryption using a one-time pad involves applying a simple mathematical operation, typically bitwise exclusive OR (XOR), between the plaintext and the key. The result is ciphertext that is completely random and holds no visible patterns from the plaintext, making it secure against cryptanalysis if all conditions are met.

The one-time pad's perfect secrecy, a term formalized by Claude Shannon in his foundational work on information theory, implies that the ciphertext provides no information about the plaintext without knowledge of the key. Despite its strong security properties, practical limitations such as the difficulty of generating truly random keys and securely distributing and managing them, especially for lengthy communications, have limited the widespread use of one-time pads to specific applications, primarily those involving extremely high security requirements.

Ready To
Start Saving?