Pregunta de entrevista de Caseware

Q: What's the difference between symmetric and asymmetric encryption

Respuesta de la entrevista

Anónimo

22 ene 2021

I used AES algorithm as an example of symmetric encryption where both sender and receiver have an identical key that encrypts and decrypts the message. I also provided RSA as an example of asymmetric since it using a public key and private key to encrypt and decrypt, adopting Euclidean mathematics in the algorithm.