Suppose we have a computer that can do 2⁵0 AES decryption per second. What is the expected time (in seconds) to find the correct key by brute force search if the AES key setting is 128 bits?
a) 2⁷8 seconds
b) 2¹00 seconds
c) 2¹28 seconds
d) 2¹50 seconds