Imported Upstream version 2.5.2p1
[debian/amanda] / man / amaespipe.8
1 .\"     Title: amaespipe
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
4 .\"      Date: 06/06/2007
5 .\"    Manual: 
6 .\"    Source: 
7 .\"
8 .TH "AMAESPIPE" "8" "06/06/2007" "" ""
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 amaespipe \- wrapper program for aespipe
15 .SH "SYNOPSIS"
16 .HP 10
17 \fBamaespipe\fR
18 .SH "DESCRIPTION"
19 .PP
20
21 \fBamaespipe\fR
22 requires
23 \fBaespipe\fR,
24 \fBuuencode\fR
25 and
26 \fBgpg\fR
27 to work. Aespipe is available from
28 \fI\%http://loop\-aes.sourceforge.net\fR
29 .PP
30
31 \fBamaespipe\fR
32 will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin.
33 .PP
34
35 \fBamaespipe\fR
36 is called by
37 \fBamcrypt\fR
38 for
39 \fIAmanda\fR
40 data encryption.
41 .PP
42
43 \fBamaespipe\fR
44 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.
45 \fBamaespipe\fR
46 reads passphrase from file descriptor 3. During decryption,
47 \fBamaespipe\fR
48 autodects encryption type and hash function from the encrypted image.
49 .SH "SEE ALSO"
50 .PP
51 \fBamanda\fR(8),
52 \fBamanda.conf\fR(5),
53 \fBaespipe\fR(1),
54 \fBamcrypt\fR(8),
55 \fBgpg\fR(1)