Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai

This commit is contained in:
Mounir IDRASSI
2015-12-31 01:56:19 +01:00
parent d462806ea9
commit 0c2c0a846d
17 changed files with 1547 additions and 1170 deletions
+1
View File
@@ -12,6 +12,7 @@ SOURCES = \
Aes_hw_cpu.asm \
Aeskey.c \
Aestab.c \
cpu.c \
Rmd160.c \
Serpent.c \
Sha2.c \