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
2017-12-14Synced the AES core rtl and testbench to github. The updates does not add or ...Joachim Strömbergson
2015-12-13whack copyrightsPaul Selkirk
2014-11-27Adding RTL source files for the AES core.Joachim Strömbergson