How Encryption Works in Pgp

  1. Function

    • PGP, or Pretty Good Privacy, is a digital information encryption program created by Phil Zimmerman in 1991. PGP works by creating two encryption keys, one public and one private, which the sender and receiver use interchangeably to encode and decode messages sent between each other. The system is very effective, easy to use, and you can download it for free (see Resources section).

    Background

    • Encryption is the process of encoding messages to conceal their original meaning. An encryption key is a block of different letters and numbers used to encrypt and decrypt messages. Without an encryption key, the message is just a bunch of gibberish. Therefore, if someone wanted to spy on you and read your encrypted emails, he or she would see just a garbled mess. This makes PGP a perfect technology for the information-flooded Internet.

    First Things First

    • PGP creates two keys. One is the public key, which encrypts messages. The other is the private key, which decrypts messages. You can decrypt any messages created using your public key only by using your corresponding private key.

    Example

    • To better comprehend how PGP works, consider the following example: Kelly and John want to communicate using email messages, and they will use PGP encryption to keep their communications secure. The first thing they do is provide each other with a copy of their public keys. Now Kelly will use her public key and John's public key to create a session key. This session key attaches to the email to John. John then uses his private key to decode the message that Kelly sent him. The PGP software knows that the email is for John because Kelly used his public key to encrypt it. This is why he is able to decode the message. If John wants to respond to Kelly, he just follows the same steps as she did.

    Final Thoughts

    • PGP's strength is not due to the secrecy of how it creates the keys; it is because the keys themselves are incredibly complex and extensive. In order for a hacker to decipher the private key of the intended message's recipient, he must use a brute-force attack. That means he has a software program to try every possible combination of letters and numbers until it successfully deciphers the key. With PGP, the amount of possible combinations is so astronomically high that the hacking process would take way too much time. The time spent trying to hack a PGP key greatly outweighs the reward of successfully doing so.

Related Searches:

References

Resources

Comments

You May Also Like

  • PGP Encryption

    Computer users may wish data they use or send to be encrypted. Encryption is a way of coding information so it cannot...

  • What Is PGP?

    The Internet and network connectivity has provided vast avenues for data and communication to occur between people over long distances. While this...

  • What are the Disadvantages of PGP Encryption?

    Pretty good privacy, or PGP, is a cryptography solution used to help protect sensitive data sent across a network. PGP works by...

  • How Does Encryption Work?

    Encryption works by replacing on letter or numerical character with another character or symbol to create an encoded message. Understand encryption with...

  • How Does a Mainframe Encryption Processor Work?

    Mainframes were the standard form of computing hardware before personal computers. Mainframes centralize computer computing power, which multiple terminals access ...

  • How to Use a PGP Desktop on SSL Clients

    PGP stands for "Pretty Good Privacy." The PGP Desktop is data encryption software you can use to secure your email client, which...

  • How to Create a PGP Key

    Pretty Good Privacy (PGP) is an encryption technology used to send and receive messages. The encryption process is accomplished using the desktop...

  • How Does Public Key Encryption Work?

    Encryption makes text unintelligible, but the system used must be reversible. Most encryption systems apply a formula to characters. This formula has...

Related Ads

Featured