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
|
Source: veracrypt
Section: non-free/utils
Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends: debhelper-compat (= 12),
libayatana-appindicator3-dev | libappindicator3-dev,
libfuse3-dev,
libwxgtk3.0-gtk3-dev,
pkg-config,
yasm [any-i386 any-amd64]
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://veracrypt.fr/
Package: veracrypt
Architecture: any
Depends:
dmsetup,
kmod,
lsb-base,
sudo,
${misc:Depends},
${shlibs:Depends}
Recommends:
exfat-utils,
ntfs-3g,
xdg-utils
Description: Cross-platform on-the-fly encryption
VeraCrypt provides cross-platform on-the-fly encryption for Linux, MacOS X and
Windows. It can encrypt filesystems stored either within a file or on disk
partitions. Supported encryption algorithms include AES, Serpent and Twofish.
The current version uses the XTS mode of disk encryption. In addition,
VeraCrypt supports "hidden volumes" - unidentifiable volumes present in the
free-space of a VeraCrypt volume.
|