Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-26 | Shaved off another cycle for block processing. | Joachim Strömbergson | |
2018-05-22 | Updated README with latest implementation results and status for the core. | Joachim Strömbergson | |
2018-05-22 | Combined all AES round operations into a single operation for a round. | Joachim Strömbergson | |
2018-05-22 | Updated README with implementation results. | Joachim Strömbergson | |
2018-05-21 | Updated core status and implementation details. | Joachim Strömbergson | |
2018-05-21 | Connected 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-21 | Adding inital version of AES core optimized for performance. | Joachim Strömbergson | |