]> git.notmuchmail.org Git - notmuch/commit
tests: Add S/MIME messages to protected-headers corpus
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 28 Apr 2020 18:57:17 +0000 (14:57 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 30 Apr 2020 20:55:19 +0000 (17:55 -0300)
commit482af5a031911cf946fce5fc69c9e422ed2ff68f
treef843e8af91cb8c16bf506c5b83eb47c73bcc9798
parent7c7cebffe6f05c8bbb07c3714fde08562444c72e
tests: Add S/MIME messages to protected-headers corpus

These sample messages are taken directly from the Protected Headers
draft:

https://www.ietf.org/id/draft-autocrypt-lamps-protected-headers-02.html

Note that this commit doesn't strictly pass the common git pre-commit
hook due to introducing some trailing whitespace.  That's just the
nature of the corpus, though.  We should have that trailing
whitespace, so I've made this commit with --no-verify.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/corpora/protected-headers/smime-enc+legacy-disp.eml [new file with mode: 0644]
test/corpora/protected-headers/smime-multipart-signed.eml [new file with mode: 0644]
test/corpora/protected-headers/smime-onepart-signed.eml [new file with mode: 0644]
test/corpora/protected-headers/smime-sign+enc+legacy-disp.eml [new file with mode: 0644]
test/corpora/protected-headers/smime-sign+enc.eml [new file with mode: 0644]