Imported Upstream version 2.5.1
[debian/amanda] / docs / amaespipe.8.txt
1
2                              amaespipe
3 Prev  Chapter 36. The Amanda Manual Pages.  Next
4
5 -------------------------------------------------------------------------------
6
7 Name
8
9 amaespipe \14 wrapper program for aespipe
10
11 Synopsis
12
13 amaespipe
14
15 DESCRIPTION
16
17 amaespipe requires aespipe, uuencode and gpg to work. Aespipe is available from
18 http://loop-aes.sourceforge.net
19 amaespipe will search for the aespipe program in the following directories: /
20 usr/bin:/usr/local/bin:/sbin:/usr/sbin.
21 amaespipe is called by amcrypt for Amanda data encryption.
22 amaespipe is based on aespipe's bzaespipe program. It calls aespipe to encrypt
23 data using AES256 as the encryption and SHA256 as the hash function. GPG key
24 should be stored in $AMANDA_HOME/.gnupg/am_key.gpg. amaespipe reads passphrase
25 from file descriptor 3. During decryption, amaespipe autodects encryption type
26 and hash function from the encrypted image.
27
28 SEE ALSO
29
30 amanda(8), amanda.conf(5), aespipe(1), amcrypt(8), gpg(1)
31 -------------------------------------------------------------------------------
32
33 Prev      Up     Next
34 amadmin  Home  amanda
35