b90de956e146d628eca5a8314324d9629bd1c041
[debian/amanda] / man / amaespipe.8
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "AMAESPIPE" 8 "" "" ""
21 .SH "NAME"
22 amaespipe - wrapper program for aespipe
23 .SH "SYNOPSIS"
24 .HP 10
25 \fBamaespipe\fR
26 .SH "DESCRIPTION"
27 .PP
28 \fBamaespipe\fR
29 requires
30 \fBaespipe\fR
31 and
32 \fBgpg\fR
33 to work. Aespipe is available from
34 : http://loop-aes.sourceforge.net
35 .PP
36 \fBamaespipe\fR
37 will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin.
38 \fBamaespipe\fR is called by  \fBamcrypt\fR for \fBAmanda\fR data encryption.
39 .PP
40 \fBamaespipe\fR
41 is based on aespipe's bzaespipe program. It calls aespipe to encrypt data using AES256 as the encryption and SHA256 as the hash function. GPG key should be stored in $AMANDA_HOME/.gnupg/am_key.gpg.
42 \fBamaespipe\fR
43 reads passphrase from file descriptor 3. During decryption,
44 \fBamaespipe\fR
45 autodects encryption type and hash function from the encrypted image.
46 .SH "SEE ALSO"
47 .PP
48 \fBamanda\fR(8),
49 \fBamanda.conf\fR(5),
50 \fBaespipe\fR(1),
51 \fBamcrypt\fR(8),
52 \fBgpg\fR(1)
53