mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* gpg.c (main): Do not provide a default for
--personal-digest-preferences. This allows the usual digest selection algorithm to pick a digest based on recipient keys.
This commit is contained in:
parent
79019ee776
commit
933adc0850
2 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,9 @@
|
|||
2010-10-29 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.c (main): Do not provide a default for
|
||||
--personal-digest-preferences. This allows the usual digest
|
||||
selection algorithm to pick a digest based on recipient keys.
|
||||
|
||||
* pkclist.c (select_algo_from_prefs): Make sure the scores can't
|
||||
overflow when picking an algorithm (not a security issue since we
|
||||
can't pick something not present in all preference lists, but we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue