diff options
author | Werner Koch <[email protected]> | 2017-07-05 09:54:45 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-07-05 09:54:45 +0000 |
commit | 3681ee7dc1e9d8c94fdb046d7be0bbcfeba1cfe9 (patch) | |
tree | e25e94157833e514bd0e35769646c60889b73185 /dirmngr/server.c | |
parent | doc: Update yat2m to take care of SOURCE_DATE_EPOCH. (diff) | |
download | gnupg-3681ee7dc1e9d8c94fdb046d7be0bbcfeba1cfe9.tar.gz gnupg-3681ee7dc1e9d8c94fdb046d7be0bbcfeba1cfe9.zip |
agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.
* agent/call-pinentry.c (agent_get_passphrase): Reduce maximum
passphrase length as conveyed to the loopback to MAX_PASSPHRASE_LEN.
* agent/genkey.c (agent_ask_new_passphrase): Extend the maximum
passphrase as conveyed to the loopback to MAX_PASSPHRASE_LEN.
--
Note that in genkey() max_length is set to MAX_PASSPHRASE_LEN + 1
because in agent_askpin() decrements that value before conveying it to
the loopback.
GnuPG-bug-id: 3254
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions