From DES to 3-DES

  1. In DES, the effective key length is:

    • (a) 56 bits
    • (b) 64 bits
    • (c) 112 bits
    • (d) 128 bits
  2. DES encrypts data in blocks of:

    • (a) 32 bits
    • (b) 56 bits
    • (c) 64 bits
    • (d) 128 bits
  3. DES stands for:

    • (a) Data Encryption Standard
    • (b) Digital Encryption Standard
    • (c) Data Encryption System
    • (d) Digital Encryption System
  4. DES consists of:

    • (a) 8 rounds
    • (b) 12 rounds
    • (c) 16 rounds
    • (d) 32 rounds
  5. DES is based on which network structure?

    • (a) RSA Network
    • (b) Feistel Network
    • (c) SPN only
    • (d) Diffie–Hellman Network
  6. The length of each DES round key is:

    • (a) 32 bits
    • (b) 48 bits
    • (c) 56 bits
    • (d) 64 bits
  7. Why is DES considered insecure today?

    • (a) Small block size only
    • (b) Weak hash function
    • (c) Short effective key length allows brute-force attacks
    • (d) It cannot decrypt ciphertext
  8. Triple DES improves security primarily by:

    • (a) Increasing the block size
    • (b) Applying DES three times with multiple keys
    • (c) Using public-key encryption
    • (d) Replacing the Feistel network
  9. The commonly used Triple DES operation is:

    • (a) Encrypt–Encrypt–Encrypt
    • (b) Encrypt–Decrypt–Encrypt
    • (c) Decrypt–Encrypt–Decrypt
    • (d) Encrypt–Hash–Encrypt
  10. Compared with DES, Triple DES is:

  • (a) Faster and less secure
  • (b) Slower but significantly more secure
  • (c) Faster and more secure
  • (d) Identical in performance