InterviewSolution
Saved Bookmarks
| 1. |
Is Rsa Asymmetric Or Symmetric? |
|
Answer» ASYMMETRIC encryption is ALSO known as public-key cryptography. Asymmetric encryption differs from symmetric encryption primarily in that two keys are USED: one for encryption and one for decryption. The most common asymmetric encryption algorithm is RSA. Asymmetric encryption is also known as public-key cryptography. Asymmetric encryption differs from symmetric encryption primarily in that two keys are used: one for encryption and one for decryption. The most common asymmetric encryption algorithm is RSA. |
|