I have access to a pair of plaintexts and their corresponding encrypted texts. Would I be able to decrypt a third message encrypted provided they use the same key? From my little understanding of cryptography I cannot get the key but I would be able to get something out of the reusing of the key (by XORing the message and its cipher?).
Thank you very much and I'm sorry if the question is not well-asked, I'm new.