mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
Comment fixes.
-- Reported-by: Daniel Kahn Gillmor (cherry picked from commit 7db5c81e3a40b60e146f29c6744a33fd1b88c090)
This commit is contained in:
parent
b278043a8f
commit
8e9b1aa563
@ -421,10 +421,10 @@ match_dsa_hash (unsigned int qbytes)
|
|||||||
/*
|
/*
|
||||||
First try --digest-algo. If that isn't set, see if the recipient
|
First try --digest-algo. If that isn't set, see if the recipient
|
||||||
has a preferred algorithm (which is also filtered through
|
has a preferred algorithm (which is also filtered through
|
||||||
--preferred-digest-prefs). If we're making a signature without a
|
--personal-digest-prefs). If we're making a signature without a
|
||||||
particular recipient (i.e. signing, rather than signing+encrypting)
|
particular recipient (i.e. signing, rather than signing+encrypting)
|
||||||
then take the first algorithm in --preferred-digest-prefs that is
|
then take the first algorithm in --personal-digest-prefs that is
|
||||||
usable for the pubkey algorithm. If --preferred-digest-prefs isn't
|
usable for the pubkey algorithm. If --personal-digest-prefs isn't
|
||||||
set, then take the OpenPGP default (i.e. SHA-1).
|
set, then take the OpenPGP default (i.e. SHA-1).
|
||||||
|
|
||||||
Note that Ed25519+EdDSA takes an input of arbitrary length and thus
|
Note that Ed25519+EdDSA takes an input of arbitrary length and thus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user