Public-Key Encryption Explained

Public-Key Encryption Explained thumbnail
Public-key encryption, like this lock, uses two keys to encrypt and decrypt messages.

The motivation behind public-key encryption is that two parties who wish to communicate securely don't first need to secretly agree on a shared encryption algorithm. Publicly known keys encrypt messages and only their privately known counterparts can decrypt them.

  1. The Public Key

    • You want other people to send you messages only you can read. Towards this, you publicly publish a "public key"--an algorithm anyone can use to encrypt messages intended only for you. It's like passing out an unlocked combination lock. You can attach your public key to an email, publish it on a website, or give it to someone on a thumb drive.

    The Private Key

    • Your private key is the combination to that combination lock that only you know. A friend or colleague may send you a message encrypted--locked up--with your public key. You can then use your private key--that only you know--to decrypt it and read the message.

    Example

    • Bert and Ernie want to communicate securely, but can't meet to safely discuss a shared encryption scheme. Instead, they both publicly publish their public keys online. Bert sends Ernie a message encrypted with Ernie's public key. Ernie decrypts it with his private key, and sends a reply encrypted with Bert's public key. Only Bert can decrypt and read that message, because only he knows his private key.

Related Searches:

References

  • Photo Credit lock image by Alison Bowden from Fotolia.com

Comments

You May Also Like

  • Public & Private Key Encryption Explained

    Encryption is a concept that has become commonplace with the proliferation of home wireless networks, where one wants to keep information from...

  • What Is 128 Encryption?

    Encryption encodes or scrambles data using an "encryption key." Only a receiving computer with the corresponding "decryption key" can open and view...

  • Public Key Encryption Technique

    Public key encryption is an asymmetric algorithmic technique used to address the vulnerability of communications broadcast in an interceptable medium. Although not...

  • Wedding Ideas for Two People to Elope in the Florida Keys

    While weddings are often large celebrations shared with family and friends, some couples want to have private experiences that are low-key, romantic...

  • PGP Explained

    How to Secure PGP Keys. Contrary to our gut instincts, the most secure form of code or encryption is one that is...

  • The Disadvantages of Voice Mail

    Voice mail, essentially an answering machine for a cellular phone or land line that operates electronically, gives you the added benefit of...

  • How to Decrypt a File Using PGP

    Pretty Good Privacy, or PGP, is a cryptosystem developed by Phillip Zimmermann. The PGP software has undergone years of revision and changes,...

  • Public Key Authentication Tutorial

    Public Key Infrastructure (PKI) uses two keys - one private, the other public - to secure the transfer of data. It was...

  • The Differences Between Public Key Encryption & Private Key Encryption

    The Differences Between Public Key Encryption & Private Key Encryption. Cryptography is crucial to Internet security. Data encryption, the process of protecting...

  • Public Key Encryption Advantages

    Public Key Encryption Advantages. Data security is a more paramount concern than ever before as more and more data is transmitted between...

Related Ads

Featured