Which encryption method uses the same key for both encryption and decryption?
Q1. Which encryption method uses the same key for both encryption and decryption?
Answer: Symmetric encryption
Explanation: Symmetric encryption uses a single shared secret key for both encrypting and decrypting data, making it faster but requiring secure key exchange between parties.