Home GnuPG
Diffusion GnuPG 1695cf267edf

gpg: New option --show-only-session-key

Description

gpg: New option --show-only-session-key

* g10/options.h (opt): Add show_only_session_key and turn
show_session_key into a bit flag.
* g10/gpg.c (oShowOnlySessionKey): New.
(opts): Add "show-only-session-key".
(main): Set flag.
* g10/mainproc.c (proc_encrypted): Handle the new option.
* g10/decrypt-data.c (decrypt_data): Ditto.  Add compliance error flag
to the DECRYPTION_INFO status line.

This new option is somehow related to

Details

Provenance
wernerAuthored on Jun 24 2024, 4:31 PM
Parents
rG4c65dfeb2878: gpg: Rename recently added import option no-seckeys to only-pubkeys.
Branches
Unknown
Tags
Unknown
Tasks
T1825: Add a re-encrypt to additional key