Knowledge Palace
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down
Devil
Devil
Admin
Posts : 24
Join date : 2016-01-13
Age : 36
Location : New York USA
http://www.iseosolution.com/

How public key cryptography works.? Empty How public key cryptography works.?

Wed Feb 17, 2016 12:55 pm
Public key cryptography is a form of cryptography which generally allows users to communicate securely without having prior access to a shared secret key. This is done by using a pair of cryptography keys, designated as public key and private key, which are related mathematically.

In public key cryptography, the private key is kept secret, while the public key may be widely distributed. In a sense, one key "locks" a lock; while the other is required to unlock it. It should not be feasible to deduce the private key of a pair given the public key, and in high quality algorithms no such technique is known.

One analogy is that of a locked store front door with a mail slot. The mail slot is exposed and accessible to the public; its location (the street address) is in essence the public key. Anyone knowing the street address can go to the door and drop a written message through the slot. However, only the person who possess the matching private key, the store owner in this case, can open the door and read the message.

The term asymmetric key cryptography is a synonym for public key cryptography though a somewhat misleading one. There are asymmetric key encryption algorithms that do not have the public key-private key property noted above. For these algorithms, both keys must be kept secret, that is both are private keys.

There are many forms of public key cryptography, including:

public key encryption — keeping a message secret from anyone that does not possess a specific private key.
public key digital signature — allowing anyone to verify that a message was created with a specific private key.
key agreement — generally, allowing two parties that may not initially share a secret key to agree on one.
Typically, public key techniques are much more computationally intensive than purely symmetric algorithms, but the judicious use of these techniques enables a wide variety of applications.
avatar
Mark0
Posts : 76
Join date : 2016-01-28

How public key cryptography works.? Empty Re: How public key cryptography works.?

Wed Feb 17, 2016 12:58 pm
Really a great article read shared about working of public key cryptography..
avatar
AxelBuck1
Posts : 33
Join date : 2016-02-17
Location : Bloomfield Hills,MI
https://www.facebook.com/RobertShumakePage/

How public key cryptography works.? Empty Re: How public key cryptography works.?

Wed Feb 17, 2016 2:58 pm
Public key cryptography is a form of cryptography which generally allows users to communicate securely without having prior access to a shared secret key. This is done by using a pair of cryptographic keys, designated as public key and private key, which are related mathematically.
public key cryptography
Sponsored content

How public key cryptography works.? Empty Re: How public key cryptography works.?

Back to top
Permissions in this forum:
You cannot reply to topics in this forum