mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Added gpg-agent OPTION "s2k-count".
When unset or 0, the calibrated count will be used.
This commit is contained in:
parent
c9e473618f
commit
137e3a0fbc
8 changed files with 41 additions and 15 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-06-28 Ben Kibbey <bjk@luxsci.net>
|
||||
|
||||
* command.c (option_handler): Add option s2k-count.
|
||||
* agent.h (server_control_s): Add member s2k_count.
|
||||
* genkey.c (store_key): Add parameter s2k_count.
|
||||
* protect.c (agent_protect): Add parameter s2k_count.
|
||||
* protect.c (do_encryption): Add parameter s2k_count.
|
||||
|
||||
2011-06-01 Marcus Brinkmann <mb@g10code.com>
|
||||
|
||||
* cvt-openpgp.c (convert_to_openpgp): Change type of N to unsigned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue