Score:0

If meet in the middle is a known plaintext attack, and i already have both plaintext and ciphertext, why would i need to find the key?

US flag
user110859

since I already have plaintext and ciphertext why would I need the key for? what purpose would that serve?

Score:0
ng flag

The intuition behind known-plaintext attacks is that often an attacker is able to get encryptions for plaintexts of their choice, but is not aware of all plaintexts which were encrypted with that key. Consider for example an online document editor storing users' documents in an encrypted form. You as an attacker can easily get that service to encrypt whatever plaintext you want by having it store a document of your choice. But you do not yet have any information about other users' documents.

If now a known-plaintext attack allows you to e.g. derive the key, you can use this knowledge to also decrypt all other ciphertexts for which that key had been used.

See e.g. this post and its answers for additional insight into how known-plaintext attacks map to "real" attack scenarios.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.