engineering computer science MCQ #1517

Which of the following is a characteristic of a symmetric encryption algorithm?

engineering computer science MCQ #1517

  1. Question 1

    Q1. Which of the following is a characteristic of a symmetric encryption algorithm?

    • A) It uses different keys for encryption and decryption
    • B) It is slower than asymmetric encryption
    • C) It uses the same key for encryption and decryption
    • D) It is less secure than asymmetric encryption

    Answer: It uses the same key for encryption and decryption

    Explanation: Symmetric encryption uses the same key for both encryption and decryption, making it faster but requiring secure key exchange.