aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Basic `key sign` command implementation.J08nY2017-08-101-0/+1
* Fix keydir globbing pathlib.Path.J08nY2017-08-081-1/+1
* Use config transforms in PGP keydir and keypair configs.J08nY2017-08-071-84/+10
* qa.J08nY2017-07-191-1/+1
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-20/+40
* Simplify key generation.J08nY2017-07-071-1/+1
* Fix and add custom test layers.J08nY2017-06-281-5/+7
* Add GPLv3.J08nY2017-06-201-0/+17
* Fix PGP.*_keyring and remove unused vars.J08nY2017-06-191-8/+19
* Fix some naming as we are no longer using gpg anywhere.J08nY2017-06-191-1/+1
* Fix KeyError.J08nY2017-06-191-3/+3
* Switch to PGPy.J08nY2017-06-191-16/+55
* Move keypair config defaults.J08nY2017-06-181-2/+5
* Add list key generation.J08nY2017-06-181-4/+18
* Add basic gpgmime initialization and config.J08nY2017-06-171-0/+22
* Rename to mailman-pgp.J08nY2017-06-091-0/+0