Skip to content

openpgp: Add encrypted_secret as new KeyAmalgamationIter and ValidKeyAmalgamationIter filter

David Runge requested to merge dvzrv/encrypted_secret_for_iters into main

Add the new filter encrypted_secret to filter on whether secret key material is present and encrypted.

Closes #1040 (closed)

Signed-off-by: David Runge dave@sleepmap.de

cc @nwalfield @teythoon @wiktor

Merge request reports