Imported Upstream version 2.5.1
[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 \fBuuencode\fR
32 and
33 \fBgpg\fR
34 to work. Aespipe is available from
35 : http://loop-aes.sourceforge.net
36 .PP
37 \fBamaespipe\fR
38 will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin.
39 \fBamaespipe\fR is called by  \fBamcrypt\fR for \fBAmanda\fR data encryption.
40 .PP
41 \fBamaespipe\fR
42 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.
43 \fBamaespipe\fR
44 reads passphrase from file descriptor 3. During decryption,
45 \fBamaespipe\fR
46 autodects encryption type and hash function from the encrypted image.
47 .SH "SEE ALSO"
48 .PP
49 \fBamanda\fR(8),
50 \fBamanda.conf\fR(5),
51 \fBaespipe\fR(1),
52 \fBamcrypt\fR(8),
53 \fBgpg\fR(1)
54