# For those using Visual Studio Code for development .vscode/ # VC Linux build artifacts *.o *.o0 *.d *.a *.bmp.h *.xml.h *.txt.h *.h.gch src/Main/veracrypt *.oo *.o.32 *.o.64 # wxWidgets Linux build artifacts src/wxrelease src/wxdebug ree open-source disk encryption software for Windows, Mac OS X and Linux. In case an attacker forces you to reveal the password, VeraCrypt provides plausible deniability. In contrast to file encryption, data encryption performed by VeraCrypt is real-time (on-the-fly), automatic, transparent, needs very little memory, and does not involve temporary unencrypted files."/>
VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/libzip/zip_source_seek_write.c
blob: a20dc82e118f0e35d15edfae987e0f63ddb227fe (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51