Which of the following statements is/are correct?
a) The Initialization Vector (IV) should never be sent in plaintext.
b) The Initialization Vector (IV) should never be used.
c) OFB does not need the decryption part of the block cipher.
d) ECB can be used if the sender wants to send a sequence of messages to the receiver, where each message is composed of randomly generated bytes.