Encryption
The purpose of encryption:
When data is transmitted over any public network (wired or wireless), there is always a risk of it being
intercepted by, for example, a hacker. Under these circumstances, a hacker is often referred to as an
eavesdropper. Using encryption helps to minimise this risk.
Plain text and Cipher text
Types of encryption
• Symmetric
• Asymmetric
Example:
• A 10-bit encryption key as:
• Let’s plain text is “COMPUTER SCIENCE IS EXCITING”.
• Asymmetric encryption overcomes the security problem by
introducing two keys:
• Public key (made available to everybody)
• Private key (only known to computer user)
• Example:
Suppose Tom and Jane works in the same company, and Tom wants
to send a confidential document to Janee.
ACTIVITY 2.8
More than 2 communicators:
QUIZ