mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-13 22:21:09 +02:00
* gpg.texi: Reference to --s2k-count in --s2k-mode.
This commit is contained in:
parent
10d563da08
commit
88439e2783
@ -1,3 +1,7 @@
|
|||||||
|
2006-11-05 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.texi: Reference to --s2k-count in --s2k-mode.
|
||||||
|
|
||||||
2006-10-30 Werner Koch <wk@g10code.com>
|
2006-10-30 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* faq.raw: Minor corrections.
|
* faq.raw: Minor corrections.
|
||||||
|
@ -1864,8 +1864,8 @@ The default algorithm is SHA-1.
|
|||||||
Selects how passphrases are mangled. If @code{n} is 0 a plain
|
Selects how passphrases are mangled. If @code{n} is 0 a plain
|
||||||
passphrase (which is not recommended) will be used, a 1 adds a salt to
|
passphrase (which is not recommended) will be used, a 1 adds a salt to
|
||||||
the passphrase and a 3 (the default) iterates the whole process a
|
the passphrase and a 3 (the default) iterates the whole process a
|
||||||
couple of times. Unless @option{--rfc1991} is used, this mode is also used for
|
number of times (see --s2k-count). Unless @option{--rfc1991} is used,
|
||||||
conventional encryption.
|
this mode is also used for conventional encryption.
|
||||||
|
|
||||||
@item --s2k-count @code{n}
|
@item --s2k-count @code{n}
|
||||||
Specify how many times the passphrase mangling is repeated. This
|
Specify how many times the passphrase mangling is repeated. This
|
||||||
|
Loading…
x
Reference in New Issue
Block a user