Next: The transformation ByteSub
Up: Description of the Advanced
Previous: Description of the Advanced
The input to the transformation
AddRoundKey is a
state ,
Nb, and a round key, which
is an array of bytes
rk,
Nb.
The output of
AddRoundKey is the state
Nb, where
rk
The round keys are
obtained from the cipher key by expanding the cipher key array
into an array ,
Nr Nb, called
the expanded key. The round key for the initial
application of
AddRoundKey is given by the first
Nb columns of the
expanded key. The round key for the application of
AddRoundKey in the
-th round of AES is given by columns
NbNb of the expanded key,
Nr.
Roger Fischlin
2002-09-25