Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-03 | tests: add two new types of encrypted data | Daniel Kahn Gillmor | 1 | -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]> |