what is the full form of PKC. Explain the meaning of pkc and explain the use of pkc.
Answers
Answered by
66
Great thanks for your question
PKC in computer science can stand for Public Key Cryptography.
It is kind of encryption systen in which public and private keys are used to encrypt.
Public Key can be shared with anyone and Private key is not shared .
The way encryption is done is that encryption is done from Recipient public key which only can be decrypted by recipient private key
Attached is the screenshot.
It is used in transferring messages securely using encryption
PKC in computer science can stand for Public Key Cryptography.
It is kind of encryption systen in which public and private keys are used to encrypt.
Public Key can be shared with anyone and Private key is not shared .
The way encryption is done is that encryption is done from Recipient public key which only can be decrypted by recipient private key
Attached is the screenshot.
It is used in transferring messages securely using encryption
Attachments:
TANU81:
Nice ans sir
Answered by
52
PKC
---------------------
PKC stands for Public Key Cryptography
==================================
PKC is a cryptographic system which uses the pairs of keys.
---------------------
1) Public and private keys are paired to enable secure communication.
2) PKC was discovered in 1976
3) discovered by Whitfield Diffie and Martin Hellman
=========================
PKC is also used in data transferring
---------------------
PKC stands for Public Key Cryptography
==================================
PKC is a cryptographic system which uses the pairs of keys.
---------------------
1) Public and private keys are paired to enable secure communication.
2) PKC was discovered in 1976
3) discovered by Whitfield Diffie and Martin Hellman
=========================
PKC is also used in data transferring
Similar questions