aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2018-05-21 17:39:45 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2018-05-21 17:39:45 +0200
commit78f091b37b907f0c71a9b2bb119dc7b9be46682f (patch)
tree104bd58acc7210a140508b5baee79ab13f15457e /README.md
parentc7132088ea73421677c915552a10eec204784d00 (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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6322084..9504ec1 100644
--- a/README.md
+++ b/README.md
@@ -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: