Correction: salt is now default

This commit is contained in:
Dr. Stephen Henson 2009-09-04 12:27:01 +00:00
parent 4b4f249e0d
commit 7483896e15

View File

@ -57,15 +57,13 @@ see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)|openssl(1)>.
=item B<-salt> =item B<-salt>
use a salt in the key derivation routines. This option should B<ALWAYS> use a salt in the key derivation routines. This is the default.
be used unless compatibility with previous versions of OpenSSL or SSLeay
is required. This option is only present on OpenSSL versions 0.9.5 or
above.
=item B<-nosalt> =item B<-nosalt>
don't use a salt in the key derivation routines. This is the default for don't use a salt in the key derivation routines. This option B<SHOULD NOT> be
compatibility with previous versions of OpenSSL and SSLeay. used except for test purposes or compatibility with ancient versions of OpenSSL
and SSLeay.
=item B<-e> =item B<-e>