I am trying to practice AES encryption on Python.
I have a function in my code called (addRoundKey)
def addRoundKey(state, roundKey): for i in rang