amcrypt-ossl.8

来自「开源备份软件源码 AMANDA, the Advanced Marylan」· 8 代码 · 共 69 行

8
69
字号
.\"     Title: amcrypt-ossl.\"    Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>.\"      Date: 05/13/2008.\"    Manual: .\"    Source: .\".TH "AMCRYPT\-OSSL" "8" "05/13/2008" "" "".\" disable hyphenation.nh.\" disable justification (adjust text to left margin only).ad l.SH "NAME"amcrypt-ossl - crypt program for Amanda symmetric data encryption using OpenSSL.SH "SYNOPSIS".HP 13\fBamcrypt\-ossl\fR [\-d].SH "DESCRIPTION".PP\fBamcrypt\-ossl\fRuses\fBOpenSSL\fRto encrypt and decrypt data\. OpenSSL is available from\fIwww\.openssl\.org\fR\&[1]\. OpenSSL offers a wide variety of cipher choices (\fBamcrypt\-ossl\fRdefaults to 256\-bit AES) and can use hardware cryptographic accelerators on several platforms\..PP\fBamcrypt\-ossl\fRwill search for the OpenSSL program in the following directories: /bin:/usr/bin:/usr/local/bin:/usr/ssl/bin:/usr/local/ssl/bin\..SH "PASSPHRASE MANAGEMENT".PP\fBamcrypt\-ossl\fRuses the same pass phrase to encrypt and decrypt data\. It is very important to store and protect the pass phrase properly\. Encrypted backup data can\fBonly\fRbe recovered with the correct passphrase\..PPOpenSSL\'s key derivation routines use a salt to guard against dictionary attacks on the pass phrase; still it is important to pick a pass phrase that is hard to guess\. The Diceware method (see\fIwww\.diceware\.com\fR\&[2]) can be used to create passphrases that are difficult to guess and easy to remember\..SH "FILES".PP/var/lib/amanda/\.am_passphrase.RS 4File containing the pass phrase\. It should not be readable by any user other than the\fIAmanda\fRuser\..RE.SH "SEE ALSO".PP\fBamanda\fR(8),\fBamanda.conf\fR(5),\fBopenssl\fR(1),\fBamcrypt-ossl-asym\fR(8),\fI\%http://wiki.zmanda.com\fR.SH "NOTES".IP " 1." 4www.openssl.org.RS 4\%http://www.openssl.org/.RE.IP " 2." 4www.diceware.com.RS 4\%http://www.diceware.com/.RE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?