Pergunta de entrevista da empresa Caseware

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

Resposta da entrevista

Sigiloso

22 de jan. de 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.