Page 1 of 1

When the Round Constant is given by S[8(r-1)+j]. What are the limits of ‘i’ and ‘j’?

Posted: Thu Jul 14, 2022 8:11 am
by answerhappygod
a) i = 1 ; 0 <= j <= 7
b) i = 0 ; 0 <= j <= 7
c) 0 <= i <= 7; 0 <= j <= 7
d) 0 <= i <= 7; j=0