From 3c84e68d79ed84f916f1b983168d58e0f360686b Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 25 Nov 2019 16:45:48 -0500 Subject: email-print-mime-structure: decrypt S/MIME parts using gpgsm Decrypt ciphertext using gpgsm if the user has indicated that it's ok. This includes a new element in the test suite, which uses secret key material from https://www.ietf.org/id/draft-dkg-lamps-samples-01.html Signed-off-by: Daniel Kahn Gillmor Acked-by: Sean Whitton --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2e96d3e..f04ce79 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: diffutils , gpg , gpg-agent , + gpgsm , mypy , perl, python3 , @@ -52,6 +53,7 @@ Recommends: Suggests: gpg, gpg-agent, + gpgsm, Architecture: all Description: collection of scripts for manipulating e-mail on Debian This package provides a collection of scripts for manipulating e-mail -- cgit v1.2.3