VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Crypto.vcproj
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-12-30 06:57:34 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-12-31 01:56:19 +0100
commit0c2c0a846d42b05b44d62a3c3fcaf410660f8a4d (patch)
treeedd8f33dae61b4d1ae304a1ef613b23186bc3dc8 /src/Crypto/Crypto.vcproj
parentd462806ea970434ab9f09748f74a86608e1fb31e (diff)
downloadVeraCrypt-0c2c0a846d42b05b44d62a3c3fcaf410660f8a4d.tar.gz
VeraCrypt-0c2c0a846d42b05b44d62a3c3fcaf410660f8a4d.zip
Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai
Diffstat (limited to 'src/Crypto/Crypto.vcproj')
-rw-r--r--src/Crypto/Crypto.vcproj16
1 files changed, 16 insertions, 0 deletions
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
@@ -427,6 +427,10 @@
>
</File>
<File
+ RelativePath=".\cpu.c"
+ >
+ </File>
+ <File
RelativePath=".\Rmd160.c"
>
</File>
@@ -469,6 +473,18 @@
>
</File>
<File
+ RelativePath=".\config.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cpu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\misc.h"
+ >
+ </File>
+ <File
RelativePath=".\Rmd160.h"
>
</File>