[PATCH] Enable deprecation of specific digest algorithms for gpg and gpgv
Werner Koch
wk at gnupg.org
Mon Oct 19 14:33:06 CEST 2015
Hi,
this feature is non-disruptive and it makes sense for certain
users. Thus I applied it. Thanks.
As minor change I capitalized comments and
- for (weak = opt.additional_weak_digests; weak != NULL; weak = weak->next)
+ for (weak = opt.additional_weak_digests; weak; weak = weak->next)
to make the line fit into 80 columns.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-devel
mailing list