diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -40,17 +40,17 @@ Number of cycles for the old Cryptech AES core: - AES-256 Decipher one block with key expansion: 77 Number of cycles for the Cryptech AES speed core: -- AES-128 Encipher one block with key expansion: 17 -- AES-255 Decipher one block with key expansion: 21 +- AES-128 Encipher one block with key expansion: 16 +- AES-255 Decipher one block with key expansion: 20 ## Implementation comparison Implementation results for Xilinx Artix7-t200. Old Cryptech AES core: -- 2102 slices -- 2991 regs -- 113 MHz (8.79ns) +- 2094 slices +- 2854 regs +- 114 MHz (8.76ns) Cryptec AES speed core: |