[PATCH 0/3] smime with some refactoring

Jani Nikula jani at nikula.org
Sun Jan 18 02:45:50 PST 2015


On Sun, 18 Jan 2015, David Bremner <david at tethera.net> wrote:
> The notmuch-show flags --decrypt and --verify will now also process
> S/MIME multiparts if encountered.  Requires gmime-2.6 and gpgsm.

Hi David -

I've had some S/MIME patches laying around since 2013, almost
forgotten... functionally it's the same but I have a couple of
refactoring prep patches that I think makes it a bit nicer.

BR,
Jani.


Jani Nikula (3):
  crypto: refactor context creation to facilitate further work
  crypto: make crypto ctx initialization an array
  cli: crypto: S/MIME verification/decryption support

 crypto.c         | 103 ++++++++++++++++++++++++++++++++++++++++++++++---------
 notmuch-client.h |   7 ++--
 2 files changed, 91 insertions(+), 19 deletions(-)

-- 
2.1.4



More information about the notmuch mailing list