aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/aes.v
AgeCommit message (Expand)Author
2018-10-03Adding restriction to the API to only allow writes to controlling registers. ...HEADmasterJoachim Strömbergson
2018-10-02Reading AES result will be zero when ready is not set.Joachim Strömbergson
2018-05-26Shaved off another cycle for block processing.Joachim Strömbergson
2018-05-21Adding inital version of AES core optimized for performance.Joachim Strömbergson