0% found this document useful (0 votes)
36 views

PGP DeskTop Basis Lecture 002

PGP Desktop Basics provides users with encryption tools to secure data including whole disk encryption, file encryption, and email encryption. The document discusses the components of PGP Desktop including encryption, decryption, signing, private keys, and public keys. It explains that private keys encrypt data and sign messages, while public keys decrypt encrypted data and verify signatures. Public keys are distributed widely, while private keys are kept secret by each user.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

PGP DeskTop Basis Lecture 002

PGP Desktop Basics provides users with encryption tools to secure data including whole disk encryption, file encryption, and email encryption. The document discusses the components of PGP Desktop including encryption, decryption, signing, private keys, and public keys. It explains that private keys encrypt data and sign messages, while public keys decrypt encrypted data and verify signatures. Public keys are distributed widely, while private keys are kept secret by each user.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 11

2

PGP Desktop Basics

By
Qaisar Ayub
[email protected]
PGP Product
Components

Product Components

PGP desktop users are known as managed users as all settings, configurations,
policies available in their PGP desktop software .
PGP Product Components

PGP Whole Disk Encryption


PGP NetShare
PGP Virtual Disk volumes:
PGP Zip
PGP Messaging
Achievement
We have understand the Products of PGP desktop
Terms used in PGP

ENCRYPTION

Data
01100101 01101000

00000011
Encryption Code Input in PGP
Terms used in PGP
Decryption
Encrypted data Decryption

01101000
01101000

Communication Media
Terms used in PGP
Signing
Encrypted data Decryption

01101000
01101000

Communication Media

1. The sender apply a signature using his private key


2. Data signed by private key can be verified by using sender Public key
Terms used in PGP
Private key:
The key you keep very, very private. Only your private key can decrypt data that was encrypted using
your public key. Also, only your private key can create a digital signature that your public key can verify.

Public key:
The key you distribute to others so that they can send protected messages to you (messages that can
only be decrypted by your private key) and so they can verify your digital signature. Public keys are
meant to be widely distributed.

Key server:
A repository for keys. Some companies host keyservers for the public keys of their employees, so other
employees can find their public keys and send them protected messages.
Achievement
We have understand the Terminologies of PGP
Cryptography

Conventional Cryptography

Use the same key to encrypt and decrypt the data

Advantage
Fast working

Drawback
Not suited when data need to be send some one else you don’t know.

Solution

PUBLIC KEY CRYPTOGRAPHY


Cryptography

Public key cryptography

Use the two keys

1. Public Key (Bank account number)


2. Private Key (PIN/CODE)
Working
Send message by encrypting using private key Can view message using sender public key

Private key Private key


Public key Public key
Receiver
Sender

Public key
(keyserver.pgp.com
Public key

You might also like