rnp icon indicating copy to clipboard operation
rnp copied to clipboard

Support decryption of encrypted stream in packet dumper

Open ni4 opened this issue 7 years ago • 1 comments

Description

Currently packet dumper doesn't display details for encrypted packet and their contents. This should be fixed.

ni4 avatar Apr 20 '18 14:04 ni4

Can be implemented via https://github.com/rnpgp/rnp/issues/1644, i.e. rnp --unwrap file.pgp | rnp --list-packets -

ni4 avatar Nov 15 '21 14:11 ni4