TARGETNAME=Crypto TARGETTYPE=DRIVER_LIBRARY INCLUDES = .. NTTARGETFILES = \ "$(OBJ_PATH)\$(O)\Aes_$(TC_ARCH).obj" \ "$(OBJ_PATH)\$(O)\Aes_hw_cpu.obj" \ "$(OBJ_PATH)\$(O)\gost89_$(TC_ARCH).obj" \ "$(OBJ_PATH)\$(O)\Twofish_$(TC_ARCH).obj" SOURCES = \ Aes_$(TC_ARCH).asm \ gost89_$(TC_ARCH).asm \ Aes_hw_cpu.asm \ Aeskey.c \ Aestab.c \ cpu.c \ Rmd160.c \ SerpentFast.c \ SerpentFast_simd.cpp \ Sha2.c \ Twofish.c \ Twofish_$(TC_ARCH).S \ GostCipher.c \ Streebog.c \ kuznyechik.c \ Whirlpool.c \ Camellia.c ansparent, needs very little memory, and does not involve temporary unencrypted files."/>
VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Forms/NewSecurityTokenKeyfileDialog.h
blob: faa76283cda954902157cd4eed88c1ac9e710f12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34