aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/cipher-no-sig.asc (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-03tests: add two new types of encrypted dataDaniel Kahn Gillmor1-0/+13
* tests/gpg/cipher-3.asc: add an encrypted file containing signatures (one from a known key, and one from an unknown key) * tests/gpg/cipher-no-sig.asc: add an encrypted file containing no signatures at all -- We currently aren't using these files yet, but they should be useful for exercising the library in unusual circumstances (where the bugs are). Signed-off-by: Daniel Kahn Gillmor <[email protected]>