SSCP · Question #615
Which of the following is not a property of the Rijndael block cipher algorithm?
The correct answer is C. It operates on 64-bit plaintext blocks and uses a 128 bit key. All other properties above apply to the Rijndael algorithm, chosen as the AES standard to replace The AES algorithm is capable of using cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits. Rijndael was designed to handle additional…
Question
Which of the following is not a property of the Rijndael block cipher algorithm?
Options
- AIt employs a round transformation that is comprised of three layers of distinct and invertible
- BIt is suited for high speed chips with no area restrictions.
- CIt operates on 64-bit plaintext blocks and uses a 128 bit key.
- DIt could be used on a smart card.
How the community answered
(65 responses)- A3% (2)
- B2% (1)
- C94% (61)
- D2% (1)
Explanation
All other properties above apply to the Rijndael algorithm, chosen as the AES standard to replace The AES algorithm is capable of using cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits. Rijndael was designed to handle additional block sizes and key lengths, however they are not adopted in the AES standard. IDEA cipher algorithm operates on 64-bit plaintext blocks and uses a 128 bit key.
Topics
Community Discussion
No community discussion yet for this question.