VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/VeraCryptLib/VeraCryptLib.inf
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-12-19 17:42:42 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-12-25 23:43:47 +0100
commit667babbefe2e095e7765c3929626fbf1cd2a7041 (patch)
tree0384d5fbe9b375619fac7396f257a828dc3f4ee2 /Library/VeraCryptLib/VeraCryptLib.inf
parentc7040ebd2619e4d73b98bc113941f86f2f08992d (diff)
downloadVeraCrypt-DCS-667babbefe2e095e7765c3929626fbf1cd2a7041.tar.gz
VeraCrypt-DCS-667babbefe2e095e7765c3929626fbf1cd2a7041.zip
Add precompiled Twofish 64-bit assembly to benefit from speed optimization
Diffstat (limited to 'Library/VeraCryptLib/VeraCryptLib.inf')
-rw-r--r--Library/VeraCryptLib/VeraCryptLib.inf3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/VeraCryptLib/VeraCryptLib.inf b/Library/VeraCryptLib/VeraCryptLib.inf
index a4f257b..04eedf5 100644
--- a/Library/VeraCryptLib/VeraCryptLib.inf
+++ b/Library/VeraCryptLib/VeraCryptLib.inf
@@ -73,6 +73,9 @@ crypto\Gost89_x64.nasm
llmath.c
crypto\Aes_x86.nasm
+[Binaries.X64]
+LIB|Twofish_x64.obj|*
+
[Packages]
MdePkg/MdePkg.dec
DcsPkg/DcsPkg.dec