
Alice is sending an encrypted message to Bob. According to Kerckhoffs’ principle, which of the following must be kept secret? (Source: Wentz QOTD)
A. The cipher mode of operation
B. The unique random value used once to avoid repeating patterns
C. The input used to confuse the relationship with the ciphertext
D. The key used to encrypt data that can only be decrypted by another key

