HP0-J73 · Question #224
A customer using high-speed parallel operations needs to encrypt data in 128-bit blocks with a key size of up to 256 bits. Which security standard should the customer use?
The correct answer is C. AES. The key size used for an AES cipher specifies the number of repetitions of transformation rounds that convert the input, called the plaintext, into the final output, called the ciphertext. Thenumber of cycles of repetition are as follows: 10 cycles of repetition for 128-bit keys.
Question
A customer using high-speed parallel operations needs to encrypt data in 128-bit blocks with a key size of up to 256 bits. Which security standard should the customer use?
Options
- ARC5
- BDES
- CAES
- DSHA
How the community answered
(20 responses)- B5% (1)
- C90% (18)
- D5% (1)
Explanation
The key size used for an AES cipher specifies the number of repetitions of transformation rounds that convert the input, called the plaintext, into the final output, called the ciphertext. Thenumber of cycles of repetition are as follows: 10 cycles of repetition for 128-bit keys. 12 cycles of repetition for 192-bit keys. 14 cycles of repetition for 256-bit keys. Not A: RC5 has a variable block size (32, 64 or 128 bits), key size. Not B: DES is now considered to be insecure for many applications. This is chiefly due to the 56- bit key size being too small.
Topics
Community Discussion
No community discussion yet for this question.