Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-18 | Moved the mkmif instance into the core itself. Added API to read the key if ↵ | Joachim Strömbergson | |
DEBUG is set. | |||
2018-09-14 | Adding instatiation of the mkmif in the keywrap top level wrapper. Updated ↵ | Joachim Strömbergson | |
testbench anf Makefile to build with instantiated mkmif. The mkmif is not yet used by the keywrap. | |||
2018-07-05 | We use the aes_speed core instead. | Joachim Strömbergson | |
2018-06-27 | (1) Adding initial version of top level testbench. (2) Updating Makefile to ↵ | Joachim Strömbergson | |
be able to bild and run top level simulation as well as linting all rtl code. | |||
2018-06-26 | Adding more functionality in the core. Updated Makefile to build and ↵ | Joachim Strömbergson | |
simulate with the AES core. Minor update to header and README. Clarified that it is RFC 5649 we are implementing. | |||
2018-06-19 | Adding initial version of repo and design for core implementing aes key wrap. | Joachim Strömbergson | |