Chase interview question

What is the difference between symmetric and asymmetric crytpgraphy?

Interview Answer

Anonymous

5 Jan 2018

Symmetric - data at rest, same key used for encryption and ecryption. Asymmetric - data in motion, public/private keys.