In: Computer Science
a) Briefly explain symmetric key encryption, its advantages and disadvantages
Solution:
Symmetric key encryption:
Symmetric key encryption is a cryptographic procedure, in which the encryption and decryption of a message is done with the same key. The key used for encryption and decryption is called the private key and only people who are authorized for the encryption / decryption would know it. In a symmetric key encryption, the encrypted message is sent over without any public keys attached to it.
Advantages of symmetric key encryption:
Disadvantages of symmetric key encryption:
Please give thumbsup, if you like it. Thanks.