Networking-Forums.com

Education => Homework Help => Topic started by: blueberry123 on August 26, 2022, 12:52:52 AM

Title: What's 2*80 in Hexa? (AES key expansion Round Key confusion)
Post by: blueberry123 on August 26, 2022, 12:52:52 AM
What's 2*80 in Hexa?

EDIT: shady looking link

The result is shown to be 1B. How did we get this value?

So, this looks like a case of carry in hexa addition, so how'd we do this calculation?


I'm asking this question because of this. Here' for j=8, Round Constant is 80. The formula to find next round constant is to multiply the current round constant with 2. So, it's 2*80 and should be 100. But it's not the case. So, I want to know how is it done?

Source: EDIT: shady looking link
Title: Re: What's 2*80 in Hexa? (AES key expansion Round Key confusion)
Post by: deanwebb on August 27, 2022, 02:15:05 PM
Edited the links, they did not look like good places to go. If they are legit, please just post the search terms that will point to them. Or an image.
Title: Re: What's 2*80 in Hexa? (AES key expansion Round Key confusion)
Post by: deanwebb on August 27, 2022, 02:16:48 PM
1B hex is 27 dec so that makes as no sense.