ExamGecko
Question list
Search
Search

Related questions











Question 41 - 312-50v12 discussion

Report
Export

What is the known plaintext attack used against DES which gives the result that encrypting plaintext with one DES key followed by encrypting it with a second DES key is no more secure than using a single key?

A.
Man-in-the-middle attack
Answers
A.
Man-in-the-middle attack
B.
Meet-in-the-middle attack
Answers
B.
Meet-in-the-middle attack
C.
Replay attack
Answers
C.
Replay attack
D.
Traffic analysis attack
Answers
D.
Traffic analysis attack
Suggested answer: B

Explanation:

https://en.wikipedia.org/wiki/Meet-in-the-middle_attack The meet-in-the-middle attack (MITM), a known plaintext attack, is a generic space–time tradeoff cryptographic attack against encryption schemes that rely on performing multiple encryption operations in sequence. The MITM attack is the primary reason why Double DES is not used and why a Triple DES key (168-bit) can be bruteforced by an attacker with 256 space and 2112 operations.

The intruder has to know some parts of plaintext and their ciphertexts. Using meet-in-the-middle attacks it is possible to break ciphers, which have two or more secret keys for multiple encryption using the same algorithm. For example, the 3DES cipher works in this way. Meet-in-the-middle attack was first presented by Diffie and Hellman for cryptanalysis of DES algorithm.

asked 18/09/2024
Mk Cheng
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first