Share on Facebook Share on Twitter Email
Answers.com

public key cryptography

 
Computer Desktop Encyclopedia: public key cryptography

An encryption method that uses a two-part key: a public key and a private key. To send an encrypted message to someone, you use the recipient's public key, which can be sent to you via regular e-mail or made available on any public Web site or venue. To decrypt the message, the recipient uses the private key, which he or she keeps secret. Contrast with "secret key cryptography," which uses the same key to encrypt and decrypt. See cryptography.

Digital Signatures Reverse the Procedure

To create a digital signature that ensures the integrity of a message, document or other file, the keys are used in reverse. The private key is used to sign the file (encrypt the digest), and the public key is used to verify it (decrypt the digest).

Public Key Methods Used in Combination
The private key of the sender is used to sign the message, and the public key of the recipient is used to encrypt the signature and the message. For more details, see digital signature.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more