SSCP · Question #624
Which of the following is not a DES mode of operation?
The correct answer is C. Input feedback. The standard modes of operation for DES (and block ciphers generally) are: Electronic Code Book (ECB), Cipher Block Chaining (CBC), Cipher Feedback (CFB), Output Feedback (OFB), and Counter (CTR). 'Input Feedback' is not a valid or recognized mode of operation. The mode that…
Question
Which of the following is not a DES mode of operation?
Options
- ACipher block chaining
- BElectronic code book
- CInput feedback
- DCipher feedback
How the community answered
(47 responses)- A9% (4)
- B2% (1)
- C87% (41)
- D2% (1)
Explanation
The standard modes of operation for DES (and block ciphers generally) are: Electronic Code Book (ECB), Cipher Block Chaining (CBC), Cipher Feedback (CFB), Output Feedback (OFB), and Counter (CTR). 'Input Feedback' is not a valid or recognized mode of operation. The mode that sounds similar is Output Feedback (OFB), which feeds the cipher's output back into itself. Cipher Feedback (CFB) is also a real mode. 'Input Feedback' appears to be a fabricated distractor.
Topics
Community Discussion
No community discussion yet for this question.