engineering computer science MCQ #1557

What is a characteristic of a symmetric encryption algorithm?

engineering computer science MCQ #1557

  1. Question 1

    Q1. What is a characteristic of a symmetric encryption algorithm?

    • A) It uses different keys for encryption and decryption
    • B) It uses the same key for encryption and decryption
    • C) It is slower than asymmetric encryption
    • 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.