Question 1 out of 6

    What is the main difference between symmetric and asymmetric encryption?

    Symmetric uses the same key for encryption and decryption

    Symmetric encryption uses a single key for both encryption and decryption, while asymmetric encryption uses a pair of keys (public and private).