aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/aes_decipher_block.v
AgeCommit message (Expand)Author
2018-05-22Minor cleanup of states and register sizes.Joachim Strömbergson
2018-05-22Combined all AES round operations into a single operation for a round.Joachim Strömbergson
2018-05-21Increased number of inverse S-boxes to 16 and removed S-box scheduling.Joachim Strömbergson
2018-05-21Adding inital version of AES core optimized for performance.Joachim Strömbergson