Do you know everything there is to know about PGP (Pretty Good Privacy)?
Probably not. The good news is that you don’t need to, especially if you’re planning to take the Security+ exam. However, you should understand some basics. As an example, can you answer this sample Security+ question?
Q. Consider the text in this graphic.

(Click to enlarge.)
Which of the following most closely identifies the purpose of the text in the graphic.
A. Insert a public key within a document
B. Authenticate a document
C. Encrypt a document
D. Hash a document
Can you answer the question? More, do you know why the correct answer is correct and the incorrect answers are incorrect? The answer and explanation is available at the end of this post.
Full Security+ Course
SY0-501 Full Security+ Course
Helping you Pass the First Time
Online access includes all of the content from the
CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide
- Introduction
- About the exam (including information on the number of questions, test duration, passing score, types of questions and more. Also includes a listing of the exam objectives)
- 75 question pre-assessment exam
- Mastering Security Basics (full content from Chapter 1 of the study guide including the exam topic review and 15 practice test questions)
- Understanding Identity and Access Management (full content from Chapter 2 of the study guide including the exam topic review and 15 practice test questions)
- Exploring Network Technologies and Tools (full content from Chapter 3 of the study guide including the exam topic review and 15 practice test questions)
- Securing Your Network (full content from Chapter 4 of the study guide including the exam topic review and 15 practice test questions)
- Securing Hosts and Data (full content from Chapter 5 of the study guide including the exam topic review and 15 practice test questions)
- Comparing Threats, Vulnerabilities, and Common Attacks (full content from Chapter 6 of the study guide including the exam topic review and 15 practice test questions)
- Protecting Against Advanced Attacks (full content from Chapter 7 of the study guide including the exam topic review and 15 practice test questions)
- Using Risk Management Tools (full content from Chapter 8 of the study guide including the exam topic review and 15 practice test questions)
- Implementing Controls to Protect Assets (full content from Chapter 9 of the study guide including the exam topic review and 15 practice test questions)
- Understanding Cryptography and PKI (full content from Chapter 10 of the study guide including the exam topic review and 15 practice test questions)
- Implementing Policies to Mitigate Risks (full content from Chapter 11 of the study guide including the exam topic review and 15 practice test questions)
- 75 question post-assessment exam
- Glossary
Get the SY0-501 Full Security+ Course Here
Test your readiness with these quality materials
Random 75-question tests
Random practice tests from the all of the practice test questions in the CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide. All questions include explanations so you’ll know why the correct answers are correct, and why the incorrect answers are incorrect.
3 sets Performance-based Questions
Three new sets of performance-based questions with a total of 30 questions. These new questions use a new testing engine that includes realistic drag and drop, matching, sorting, and fill in the blank questions.
Flashcard Set
- 494 Online Security+ Glossary Flashcards
- 222 Online Security+ Acronyms Flashcards
- 223 Online Security+ Remember This Slide from the popular CompTIA Security+ Get Certified Get Ahead: SY0-501 Study Guide
Audio – SY0-501 Security+ Remember This Audio Files
Learn by Listening. Over one hour and 20 minutes of audio (MP3 downloads.)
Audio – SY0-501 Security+ Question and Answer Audio Files
Learn by Listening. Over two hours hour and 53 minutes of audio (MP3 downloads.)Bonus #1
Audio from the end of chapter reviews from each of the chapters in the CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide

. Over one hour and 40 minutes of additional audio.
Bonus #2
Access to all of the online content that is available for free to anyone that purchases the
CompTIA Security+ Get Certified Get Ahead: SY0-501 Study Guide
. This includes labs, extra practice test questions, and supplementary materials
Bonus #3
Access the study materials for a total of 60 days because sometimes life happens.Get the SY0-501 Full Security+ Course Here
PGP Goals
Phil Zimmermann created PGP in 1991 with the intention of providing cryptographic privacy using free software (freeware). It has gone through several iterations and owners, but the basic cryptographic goals of PGP remains the same:
- Confidentiality. It includes the ability to encrypt data (primarily emails, but PGP can also encrypt files, folders, and disks). Unauthorized recipients are not able to read the encrypted data.
- Authentication. It authenticates the sender with a digital signature. The digital signature also provides assurances that the email message has not been modified.
PGP emails can be sent in clear text with a digital signature, encrypted without a digital signature, or both encrypted and signed with a digital signature.
PGP Headers
RFC 4880 lists the headers for PGP messages when using the OpenPGP Format. Some of the headers (along with the explanations from RFC 4880) are:
- BEGIN PGP MESSAGE – Used for signed, encrypted, or compressed files.
- BEGIN PGP PUBLIC KEY BLOCK – Used for armoring public keys.
- BEGIN PGP PRIVATE KEY BLOCK – Used for armoring private keys.
- BEGIN PGP SIGNATURE – Used for detached signatures, OpenPGP/MIME signatures, and cleartext signatures.
If you’re not familiar with PGP, you may get overwhelmed with the preceding bullets. However, you can simplify them.
- A message is typically an email message.
- A public key is a key (matched to a private key) used for asymmetric encryption.
- A private key is a key (matched to a public key) used for asymmetric encryption.
- A signature is a digital signature used for authentication, non-repudiation, and integrity.
Note: This assumes you understand the cryptography basics required for Security+. If concepts such as asymmetric encryption and digital signatures are not familiar to you, check out chapter 10 of the CompTIA Security+: Get Certified Get Ahead: SY0-401 Study Guide.
PGP Message
The following graphic shows a sample PGP message.

How do you know it’s a message? It starts with BEGIN PGP MESSAGE.
You can’t read the message because it’s encrypted, but an authorized recipient can decrypt and read it.
PGP Signature
The following graphic shows a sample PGP digital signature.

How do you know it’s a digital signature? It starts with BEGIN PGP SIGNED MESSAGE and the second block starts with BEGIN PGP SIGNATURE.
Notice that in this example, the message isn’t encrypted. It is simply “You can pass.”
The signature isn’t in clear text. However, as with any digital signature, an authorized recipient can use the digital signature to verify the authenticity of the message by authenticating the sender. The sender also provides non-repudiation (preventing the sender from (believably) denying they sent it, and integrity (verifying the message hasn’t been altered).
Remember this
PGP provides confidentiality by encrypting an email message. It provides authenticity with a digital signature. An encrypted email begins with — BEGIN PGP MESSAGE — and includes encrypted data. A PGP email that includes a digital signature with include the header of
— BEGIN PGP SIGNED MESSAGE — and —BEGIN PGP SIGNATURE —.
CompTIA Security+ Study Guide
The
CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide
is an update to the top-selling SY0-201, SY0-301, and SY0-401 study guides, which have helped thousands of readers pass the exam the first time they took it. It includes the same elements readers raved about in the previous three versions.
Each of the eleven chapters presents topics in an easy to understand manner and includes real-world examples of security principles in action.
You’ll understand the important and relevant security topics for the Security+ exam, without being overloaded with unnecessary details. Additionally, each chapter includes a comprehensive review section to help you focus on what’s important.

Over 300 realistic practice test questions with in-depth explanations will help you test your comprehension and readiness for the exam. The book includes:
- A 75 question pre-test
- A 75 question post-test
- Practice test questions at the end of every chapter.
Each practice test question includes a detailed explanation to help you understand the content and the reasoning behind the question. You’ll be ready to take and pass the exam the first time you take it.
If you plan to pursue any of the advanced security certifications, this guide will also help you lay a solid foundation of security knowledge. Learn this material, and you’ll be a step ahead for other exams. This SY0-501 study guide is for any IT or security professional interested in advancing in their field, and a must-read for anyone striving to master the basics of IT security.
Kindle edition also available.
Q. Consider the text in this graphic.

(Click to enlarge.)
Which of the following most closely identifies the purpose of the text in the graphic.
A. Insert a public key within a document
B. Authenticate a document
C. Encrypt a document
D. Hash a document
Answer is B. The Pretty Good Privacy (PGP) message includes a digital signature, which authenticates the document. You can tell it is a digital signature because it starts with BEGIN PGP SIGNED MESSAGE and the second block starts with BEGIN PGP SIGNATURE.
A digital certificate includes a public key (matched to a private key) for asymmetric encryption. While PGP uses asymmetric encryption, certificates are distributed separately.
The message is simply “You can pass.” It is included in the block that starts with BEGIN PGP SIGNED MESSAGE. It is in clear text (not encrypted).
While a digital signature includes a hash, it does much more so ‘hash a document’ is not the best answer.
Security+ Practice Test Questions
SY0-501 Practice Test Questions
Over 300 realistic Security+ practice test questions
All questions include explanations so you’ll know why the correct answers are correct,
and why the incorrect answers are incorrect.
Pass the Security+ Exam
the First Time You Take It
Multiple quiz formats to let you use these questions based on the way you learn.
- Learn mode – randomized. View each of the questions in random order. Learn mode allows you to keep selecting answers until you select the correct answer. Once you select the correct answer, you’ll see the explanation. Click here to see how learn mode works.
- Learn mode – not randomized. View each of the questions in the same order. Use this if you want to make sure that you see all of the questions. Learn mode allows you to keep selecting answers until you select the correct answer. Once you select the correct answer, you’ll see the explanation. Click here to see how learn mode works.
- Test mode – randomized. View each of the questions in random order. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
- Test mode – not randomized. View each of the questions in the same order. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
- Test mode – 75 random questions. View 75 random questions from the full test bank similar to how the Security+ exam has a potential maximum of 75 multiple choice questions. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
Get the full bank of SY0-501 Practice Test Questions Here
SY0-501 Practice Test Questions
INCLUDES QUESTIONS TO HELP YOU PREPARE
FOR THE NEW PERFORMANCE BASED QUESTIONS
Bonus – Performance Based Questions
Three sets of performance-based questions including over 30 questions. These questions show you what you can expect in the live exam. They include drag and drop, matching, sorting, and fill in the blank questions. See a
demo here.Bonus – Extra Practice Test Questions
New multiple-choice questions in the extra test bank. Questions are added occasionally. You can see what has been added recently
here.
Get the full bank of Security+ (SYO-501) Practice Test Questions Here
Get the full bank of Security+ Practice Test Questions
Click here if you’re looking for SY0-501 Full Study Package
See Chapter 10 of the CompTIA Security+: Get Certified Get Ahead: SY0-401 Study Guide for more information on business continuity concepts.