Which of the following statements are true and which arefalse?
(a) Assume that we are implementing AES or a similar system onan RFID tag. When calculating the ASIC cost, one of the things weneed to take into account is the key.
(b) Assume that we are implementing AES or a similar system onan RFID tag. When calculating the ASIC cost, one of the things weneed to take into account is the internal state. (c) Assume that weare implementing AES or a similar system on an RFID tag. Whencalculating the ASIC cost, one of the things we need to take intoaccount is the cryptographic signature.
(d) When studying how hard it is to break a cryptosystem,average-case complexity is more important than worst-casecomplexity. (e) The function n ?5 is negligible.
(f) The function 5?n is negligible.
(g) The function log n is negligible.
(h) The function n ? log n is negligible.