Possible Duplicate:
Is it possible to find key to decrypt ciphertext by having the original plain text ?
Suppose I have encrypted a string with AES256 and someone else knows the unencrypted content of that string. Given the encrypted string, would it be any easier for that person to recover the encryption key given that they know the original unencrypted string?
Thanks..