aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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