Add original TrueCrypt 7.1a sources

This commit is contained in:
Mounir IDRASSI
2014-11-08 23:18:07 +01:00
commit c606f0866c
252 changed files with 96916 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
TARGETNAME=Common
TARGETTYPE=DRIVER_LIBRARY
INCLUDES = ..;../Crypto
SOURCES = \
Cache.c \
Crc.c \
Crypto.c \
EncryptionThreadPool.c \
Endian.c \
GfMul.c \
Pkcs5.c \
Volumes.c \
Xts.c \
Tests.c \
Wipe.c