I tried to code an AES SubBytes function in Python and yet it yields a wrong value

后端 未结 0 1390
故里飘歌
故里飘歌 2020-12-21 06:45

Looking up the FIPS 197 document, I tried to code the way the S-box is generated, matrix multiplication over the finite fields. However, I failed to make the function yield

相关标签:
回答
  • 消灭零回复
提交回复
热议问题