aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/keygen.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-13/+23
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-13/+15
* Simplify key generation.J08nY2017-07-071-7/+4
* Some saner behavior, don't raise when expected not to.J08nY2017-07-071-1/+1
* Add tests for incoming runner.J08nY2017-06-291-17/+22
* Add ListStyle tests.J08nY2017-06-281-1/+2
* PEP8.J08nY2017-06-281-1/+0
* Fix and add custom test layers.J08nY2017-06-281-5/+9
* Document classes, methods, modules.J08nY2017-06-221-9/+9
* Add GPLv3.J08nY2017-06-201-0/+17
* Fix List key generation.J08nY2017-06-191-32/+25
* Switch to PGPy.J08nY2017-06-191-23/+96
* Add list key generation.J08nY2017-06-181-0/+29