aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add revocation handling to Wrappers.J08nY2017-08-023-0/+84
* Add key revocation certificate data to pgp tests.J08nY2017-08-025-0/+41
* Fix MIMEMultisigWrapper .sign and .decrypt. Add more tests.J08nY2017-07-283-65/+63
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-284-0/+178
* Fix some API promises being violated in MIMEMultiSigWrapper.feature/sign-adds-to-existingJ08nY2017-07-282-0/+130
* Add tests for get_signature and get_encrypted.J08nY2017-07-273-0/+91
* Add ecc secp256k1 keypair for testing.J08nY2017-07-182-0/+31
* Add a new PGP key for testing.J08nY2017-07-182-0/+29
* Move some keys to where they belong.J08nY2017-07-072-0/+0
* Move test data to subdirectories.J08nY2017-07-0721-0/+0
* Add sign_encrypt and sign_then_encrypt to combined wrapper + tests.J08nY2017-07-061-0/+42
* Make MIMEWrapper.decrypt save the signature, and transform to signed msg.J08nY2017-07-061-0/+0
* Add test data for mime encrypted messages.J08nY2017-06-292-0/+87
* Add signing and encryption to InlineWrapper.J08nY2017-06-254-0/+82
* Fix handling of signatures in InlineWrapper.J08nY2017-06-234-13/+53
* Add handling of sent keys to wrappers.J08nY2017-06-224-0/+178
* Add more InlineWrapper tests.J08nY2017-06-212-0/+30
* Add InlineWrapper tests.J08nY2017-06-212-0/+48
* Add PGP/MIME tests.J08nY2017-06-214-0/+143