Re: [PATCH] test: signature verification during decryption (session keys)

2019-06-08 Thread David Bremner
Daniel Kahn Gillmor writes: > When the user knows the signer's key, we want "notmuch show" to be > able to verify the signature of an encrypted and signed message > regardless of whether we are using a stashed session key or not. > > I wrote this test because I was surprised to see signature > ve

[PATCH] test: signature verification during decryption (session keys)

2019-05-29 Thread Daniel Kahn Gillmor
When the user knows the signer's key, we want "notmuch show" to be able to verify the signature of an encrypted and signed message regardless of whether we are using a stashed session key or not. I wrote this test because I was surprised to see signature verification failing when viewing some encr