File: control.modules.in

package info (click to toggle)
loop-aes 3.1d-13etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,508 kB
  • ctags: 834
  • sloc: ansic: 4,467; asm: 1,786; sh: 579; makefile: 574; python: 53
file content (35 lines) | stat: -rw-r--r-- 1,665 bytes parent folder | download | duplicates (2)
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
Package: loop-aes-modules-@upstreamversion@@abiname@@localversion@
Section: admin
Priority: optional
Depends: linux-image-@upstreamversion@@abiname@@localversion@, loop-aes-utils (>= 2.12p-1)
Recommends: loop-aes-testsuite
Replaces: loop-aes-@upstreamversion@@abiname@@localversion@
Conflicts: loop-aes-@upstreamversion@@abiname@@localversion@
Description: loop-AES encryption modules for Linux @upstreamversion@ on @class@
 This package contains the loop-AES loadable Linux kernel modules
 compiled for kernel @upstreamversion@ on @longclass@ machines.
 .
 loop-AES can be used to encrypt disk partitions, removable media, 
 swap space and other devices. It provides measures to strengthen
 the encryption: Passphrase seeds, multiple hash iterations, MD5 IV
 and use of alternating encryption keys.
 .
 Encryption keys can be stored in a GnuPG-encrypted keyfile, which
 allows the passphrase to be changed without re-encryption. Keyfiles
 can also be encrypted asymmetrically for multi-user access.
 .
 This package includes the cipher modules blowfish, twofish and 
 serpent in addition to the default cipher (AES).
 .
 If you compiled a custom kernel, you will most likely need to
 compile a custom version of these modules as well. The package
 loop-aes-source has been provided for this purpose.

Package: loop-aes-modules-@major@@localversion@
Section: admin
Priority: optional
Depends: loop-aes-modules-@upstreamversion@@abiname@@localversion@
Description: loop-AES encryption modules for Linux @major@ on @class@
 This package will always depend on the loop-AES module package
 built for the latest @major@ kernel image available for @longclass@
 machines.