hassanzia
Junior Member level 3
- Joined
- Nov 24, 2011
- Messages
- 30
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,506
HI, I'm trying to implement a 128-bit AES encryptor on an FPGA. My question is regarding the Rcon table used in the Rijndael key schedule. Is it constant for any key provided or does it need to be calculated on the fly? ie whether its independent of the key supplied or not?
PS If it is independent, would it be possible to implement this portion as a look up table in an fpga?
PS If it is independent, would it be possible to implement this portion as a look up table in an fpga?