From 92e66c70b64283cba2442ee0ca1268abecf7e107 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 29 Jun 2011 13:23:41 +0200 Subject: Document OPTION s2k-count --- doc/gpg-agent.texi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index e965c5236..84486cffd 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1354,6 +1354,14 @@ This option sets the cache TTL for new entries created by GENKEY and PASSWD commands when using the @option{--preset} option. It it is not used a default value is used. +@item s2k-count +Instead of using the standard S2K counted (which is computed on the +fly), the given S2K count is used for new keys or when changing the +passphrase of a key. Values below 65536 are considered to be 0. This +option is valid for the entire session or until reset to 0. This +option is useful if the key is later used on boxes which are either +much slower or faster than the actual box. + @end table -- cgit v1.2.3