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
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
b) i = 0 ; 0 <= j <= 7
c) 0 <= i <= 7; 0 <= j <= 7
d) 0 <= i <= 7; j=0