Let's say I have a large amount of files, say 20GB worth, all encrypted with the same AES key. Each file is encrypted individually.
Now, suppose I get ahold of 10GB of these files in decrypted format. And let's say I can even match up which files are which by using their sizes.
Seems I have a whole lot of information here - is it possible for me to crack the key and get the other 10GB of data out in unencrypted form?
Please help me understand why this is possible or not possible. I've searched the net extensively and I cannot find anyone discussing this topic. All I can find are generic statements about how AES is "unbreakable." But I am curious if this unbreakability holds in the event that a large amount of data has been compromised.