Home GnuPG

Add support for formatted passphrase options

Description

Add support for formatted passphrase options

* pinentry/pinentry.h (struct pinentry): Add fields
formatted_passphrase, formatted_passphrase_label,
formatted_passphrase_tt, formatted_passphrase_hint.
* pinentry/pinentry.c (pinentry_reset): Free the fields.
(option_handler): Add options "formatted-passphrase",
"formatted-passphrase-label", "formatted-passphrase-tt",
"formatted-passphrase-hint".

Details

Provenance
ikloeckerAuthored on Jul 8 2021, 2:33 PM
Parents
rPff5c3093639f: doc: Add Qt 5 to the list of available variants of pinentry.
Branches
Unknown
Tags
Unknown
Tasks
T5517: Improvements for symmetric encryption