diff options
author | Joachim StroĢmbergson <joachim@secworks.se> | 2018-05-21 17:39:45 +0200 |
---|---|---|
committer | Joachim StroĢmbergson <joachim@secworks.se> | 2018-05-21 17:39:45 +0200 |
commit | 78f091b37b907f0c71a9b2bb119dc7b9be46682f (patch) | |
tree | 104bd58acc7210a140508b5baee79ab13f15457e /README.md | |
parent | c7132088ea73421677c915552a10eec204784d00 (diff) |
Connected the new S-boxes and collapsed the SubBytes operation into one cycle. This provides a speedup for Encipher with 2.1x.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -38,11 +38,11 @@ of cycles to two cycles for each round. ## Performance and area comparison ## Number of cycles for the Cryptech AES core: -- TBW +- AES-128 Encipher one block with key expansion: 57 -Number of cycles for the Cryptech AES core: -- TBW +Number of cycles for the Cryptech AES speed core: +- AES-128 Encipher with key expansion: 27 Resources used by the Crypteh AES core: |