Private Key

What Does Private Key Mean?

A private key is a tiny bit of code that is paired with a public key to set off algorithms for text encryption and decryption. It is created as part of public key cryptography during asymmetric-key encryption and used to decrypt and transform a message to a readable format. Public and private keys are paired for secure communication, such as email.

Advertisements

A private key is also known as a secret key.

Techopedia Explains Private Key

A private key is shared only with the key’s initiator, ensuring security. For example, A and B represent a message sender and message recipient, respectively. Each has its own pair of public and private keys. A, the message initiator or sender, sends a message to B. A’s message is encrypted with B’s public key, while B uses its private key to decrypt A’s received message.

A digital signature, or digital certificate, is used to ensure that A is the original message sender. To verify this, B uses the following steps:

  • B uses A’s public key to decrypt the digital signature, as A must previously use its private key to encrypt the digital signature or certificate.
  • If readable, the digital signature is authenticated with a certification authority (CA).

In short, sending encrypted messages requires that the sender use the recipient’s public key and its own private key for encryption of the digital certificate. Thus, the recipient uses its own private key for message decryption, whereas the sender’s public key is used for digital certificate decryption.

Advertisements

Related Terms

Latest Cybersecurity Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…