aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_mime.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup @public from tests.J08nY2017-07-181-5/+0
* More tests for PGP message wrappers and fix inline decrypt.feature/workflowsJ08nY2017-07-141-12/+26
* Move test data to subdirectories.J08nY2017-07-071-43/+43
* Add sign_encrypt and sign_then_encrypt to combined wrapper + tests.J08nY2017-07-061-0/+10
* Make MIMEWrapper.decrypt save the signature, and transform to signed msg.J08nY2017-07-061-1/+1
* Add test data for mime encrypted messages.J08nY2017-06-291-4/+15
* Added encryption to MIMEWrapper.J08nY2017-06-251-2/+23
* Add signing to MIMEWrapper.J08nY2017-06-251-2/+19
* Refactor tests, add tests for combined wrapper.J08nY2017-06-221-25/+12
* Add handling of sent keys to wrappers.J08nY2017-06-221-0/+35
* PEP8.J08nY2017-06-211-1/+1
* Add more InlineWrapper tests.J08nY2017-06-211-1/+3
* Add InlineWrapper tests.J08nY2017-06-211-26/+25
* Add PGP/MIME tests.J08nY2017-06-211-0/+66