Securing Email Messages and Files Using PGP

|
Rather Have Fast and Secure Remote
Control?
|
In the same way that you might want to encrypt messages to send to another user, you would probably also want to be sure that a message received is actually from the sender in question. In PGP, this is accomplished by digitally signing a message.
Let’s say that I want to send a message to Bob, who already has a copy of my public key. After typing out the message, I click Tools > Digitally Sign using PGP in my email client, which will for is the PGP Personal Desktop is being used. PGP takes the contents of my message and runs it through a computation that produces a fixed-length output known as a digest. Regardless of how long the message is, the output is always the same length. This digest is then signed with my private key and is attached to the message; note that only the digest is attached to the message, not my private key.
Notice that I didn’t mention encrypting the message. In this case, the message is sent as plain text, and includes the signed digest (it could also be encrypted using Bob’s public key if required). When Bob receives this message, PGP on his system uses my public key to do the same computation on the message. If the results are the same, he can be certain that the message came from me. If someone had changed so much as a single character in the message en route, the computation would be different, and Bob would recognise that the message had been tampered with.
Having looked at the purpose of both public and private keys, we are now better prepared to use PGP. If you’re looking for the freeware version for your laptop, it can be downloaded from the main PGP web site at http://www.pgp.com. Although PGP Freeware is a perfectly reasonable solution for individual users, it lacks email integration facilities and many other useful capabilities. If you want a more robust version, consider purchasing PGP Personal Desktop, available from the PGP web site at a cost of $50 USD.
Written by Dan DiNicolo - Visit WebsiteNext post in Security:
Securing Wireless Networks
Previous post in Security:
Erasing Files and Hard Drives Securely
All Tutorials by Category:
- CCDA Study Guide
- CCNA Study Guide Chapter 01
- CCNA Study Guide Chapter 02
- CCNA Study Guide Chapter 03
- CCNA Study Guide Chapter 04
- CCNA Study Guide Chapter 05
- CCNA Study Guide Chapter 06
- CCNA Study Guide Chapter 07
- CCNA Study Guide Chapter 08
- CCNA Study Guide Chapter 09
- CCNA Study Guide Chapter 10
- CCNA Study Guide Chapter 11
- CCNA Study Guide Chapter 12
- Cognos
- Computer Hardware
A
C
D
E
F
G
H
I
L
M
N
Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.


