Imported Upstream version 3.2.0
[debian/amanda] / man / amaespipe.8
1 '\" t
2 .\"     Title: amaespipe
3 .\"    Author: Kevin Till <kevin.till@zmanda.com>
4 .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
5 .\"      Date: 10/18/2010
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 3.2.0
8 .\"  Language: English
9 .\"
10 .TH "AMAESPIPE" "8" "10/18/2010" "Amanda 3\&.2\&.0" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 amaespipe \- wrapper program for aespipe
23 .SH "SYNOPSIS"
24 .HP \w'\fBamaespipe\fR\ 'u
25 \fBamaespipe\fR
26 .SH "DESCRIPTION"
27 .PP
28
29 \fBamaespipe\fR
30 requires
31 \fBaespipe\fR,
32 \fBuuencode\fR
33 and
34 \fBgpg\fR
35 to work\&. Aespipe is available from
36 : http://loop-aes.sourceforge.net
37 .PP
38
39 \fBamaespipe\fR
40 will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin\&.
41 .PP
42
43 \fBamaespipe\fR
44 is called by
45 \fBamcrypt\fR
46 for Amanda data encryption\&.
47 .PP
48
49 \fBamaespipe\fR
50 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\&.
51 \fBamaespipe\fR
52 reads passphrase from file descriptor 3\&. During decryption,
53 \fBamaespipe\fR
54 autodects encryption type and hash function from the encrypted image\&.
55 .SH "SEE ALSO"
56 .PP
57 \fBamanda\fR(8),
58 \fBamanda.conf\fR(5),
59 \fBaespipe\fR(1),
60 \fBamcrypt\fR(8),
61 \fBgpg\fR(1)
62 .PP
63 The Amanda Wiki:
64 : http://wiki.zmanda.com/
65 .SH "AUTHOR"
66 .PP
67 \fBKevin Till\fR <\&kevin\&.till@zmanda\&.com\&>
68 .RS 4
69 Zmanda, Inc\&. (http://www\&.zmanda\&.com)
70 .RE