Unit 4 Introduction to Cryptography
Unit 4 Introduction to Cryptography
1. What is Cryptography?
Cryptography is the art and science of protecting information by transforming it into an
unreadable format for unauthorized users. It ensures that only intended recipients can access
and understand the original message. This process involves algorithms, protocols, and
techniques to secure data from malicious attacks or unauthorized access.
Objectives of Cryptography:
Confidentiality: Ensures that information is only accessible to those who have the
proper authorization.
Integrity: Protects data from being altered during transmission or storage.
Authentication: Confirms the identities of the communicating parties.
Non-repudiation: Ensures that actions cannot be denied or revoked after they have
been performed, providing proof of origin and integrity.
2. Historical Background
Cryptography has a long history, dating back thousands of years:
Ancient Methods: Early civilizations used substitution and transposition ciphers,
such as the Caesar Cipher, which shifted letters by a fixed number of positions.
Medieval Period: Arab scholars made significant advancements in frequency
analysis, weakening substitution ciphers.
Modern Era: The Enigma machine used by Germany during World War II
introduced complex mechanical encryption. The advent of computers led to digital
encryption algorithms, enhancing security.