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
When the Round Constant is given by S[8(r-1)+j]. What are the limits of ‘i’ and ‘j’?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
When the Round Constant is given by S[8(r-1)+j]. What are the limits of ‘i’ and ‘j’?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!