

MCQOPTIONS
Saved Bookmarks
1. |
In RC5, the initialization operations makes use of magic constants defined as follows:P_w=Odd[(e-2) 2w].Q_w=Odd[(φ-1) 2w].What is the hexadecimal value of Pw for word size of 16 bits? |
A. | B7DF |
B. | B7D4 |
C. | B7E1 |
D. | B6E2 |
Answer» D. B6E2 | |