[PATCH 15/18] crypto: actually stash session keys when try-decrypt=true

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Nov 30 07:57:12 PST 2017


On Thu 2017-11-16 08:53:14 -0400, David Bremner wrote:
> I'd be happier if we didn't further entrench the text format in the test
> suite. How hard would it be to use json output (+maybe python?) here? 

json output seems clunkier to me, and i don't think it's necessary for
the purposes of these tests.  Using python here isn't possible without
updating the python bindings to accomodate decryption policy, which
doesn't come until later in the series.

so i'd prefer to leave it as-is, but i wouldn't object if someone wanted
to propose a good patch to these tests that uses json.

          --dkg


More information about the notmuch mailing list