Logoj0ke.net Open Build Service > Projects > multimedia > truecrypt > Meta
Sign Up | Log In

Meta Configuration of Package truecrypt

 
1
<package name="truecrypt" project="multimedia">
2
  <title>TrueCrypt</title>
3
  <description>Free open-source disk encryption software for Windows XP/2000/2003   and Linux
4
5
Features:
6
7
Creates a virtual encrypted disk within a file and mounts it as a real disk.
8
Encrypts an entire hard disk partition or a device, such as USB flash drive.
9
Encryption is automatic, real-time (on-the-fly) and transparent.
10
Provides two levels of plausible deniability, in case an adversary forces you to reveal the password:
11
- Hidden volume (steganography &amp;#8211; more information may be found here).
12
- No TrueCrypt volume can be identified (volumes cannot be distinguished from random data).
13
14
Encryption algorithms: AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES, and Twofish.
15
Mode of operation: LRW  (CBC supported as legacy).
16
Conceived in 2003.</description>
17
  <person userid="hostmaster" role="maintainer"/>
18
  <person userid="netmax" role="maintainer"/>
19
  <build>
20
    <disable repository="SLE_10"/>
21
    <disable/>
22
  </build>
23
</package>
24