A recursive function that generates a Column Vector. For a given round, we XOR the current vector with the current round constant column vector we get.

Generation

  • Note that this diagram above is all that is needed for AES-128’s 11 rounds

Round constant is generated with the recursive function: