Computer Science, asked by Raiyankhan975, 11 months ago

Distinguish between symmetric and asymmetric key cryptography?

Answers

Answered by lakshayjayant122
0

Answer:

symmetric:-

  1. method of using the same cryptographic keys for both encryption of plain text as well as decryption of cipher text.
  2. Faster execution speed

asymmetric:-

  1. method of using a pair of keys(public key-disseminated widely and private key-known only to the owner)
  2. comparatively slower

Explanation:

Similar questions