aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/inline.py
Commit message (Expand)AuthorAgeFilesLines
* More tests for PGP message wrappers and fix inline decrypt.feature/workflowsJ08nY2017-07-141-1/+4
* Add some more utility methods to wrappers.J08nY2017-07-061-0/+14
* PEP8.J08nY2017-07-061-1/+3
* Add combined signing and encryption to wrappers.J08nY2017-07-061-20/+50
* Some more docstrings.J08nY2017-06-261-1/+1
* Added encryption to MIMEWrapper.J08nY2017-06-251-2/+3
* Add signing to MIMEWrapper.J08nY2017-06-251-4/+6
* Add signing and encryption to InlineWrapper.J08nY2017-06-251-40/+138
* Fix handling of signatures in InlineWrapper.J08nY2017-06-231-4/+18
* Add handling of sent keys to wrappers.J08nY2017-06-221-1/+21
* Document classes, methods, modules.J08nY2017-06-221-11/+36
* Add wrapper that wraps wrappers.J08nY2017-06-221-0/+2
* PEP8.J08nY2017-06-211-1/+1
* Add InlineWrapper tests.J08nY2017-06-211-1/+1
* Add InlineWrapper.decrypt(key).J08nY2017-06-211-1/+7
* Rename message wrappers.J08nY2017-06-211-1/+1
* Add PGPInlineWrapper.J08nY2017-06-201-12/+42
* Add GPLv3.J08nY2017-06-201-0/+17
* Fixup REST users->addresses, change to per-address key model.J08nY2017-06-191-2/+11
* Fixed PGPMIMEWrapped against real messages.J08nY2017-06-191-0/+11
* Switch to PGPy.J08nY2017-06-191-0/+1