aboutsummaryrefslogtreecommitdiff
path: root/src/rtl
AgeCommit message (Collapse)Author
2018-05-21Connected the new S-boxes and collapsed the SubBytes operation into one ↵Joachim Strömbergson
cycle. This provides a speedup for Encipher with 2.1x.
2018-05-21Adding 16 S-boxes to the encipher datapath.Joachim Strömbergson
2018-05-21Adding inital version of AES core optimized for performance.Joachim Strömbergson