From 0c2c0a846d42b05b44d62a3c3fcaf410660f8a4d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 30 Dec 2015 06:57:34 +0100 Subject: Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai --- src/Crypto/Crypto.vcproj | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/Crypto/Crypto.vcproj') diff --git a/src/Crypto/Crypto.vcproj b/src/Crypto/Crypto.vcproj index b8340e4a..24b012c5 100644 --- a/src/Crypto/Crypto.vcproj +++ b/src/Crypto/Crypto.vcproj @@ -426,6 +426,10 @@ RelativePath=".\Aestab.c" > + + @@ -468,6 +472,18 @@ RelativePath=".\Aestab.h" > + + + + + + -- cgit v1.2.3