aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_keygen.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-211-2/+2
|
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-37/+48
|
* Add configurable lifetime of key change request.J08nY2017-07-261-0/+3
|
* qa.J08nY2017-07-191-1/+1
|
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-14/+24
|
* Cleanup @public from tests.J08nY2017-07-181-2/+0
|
* More tests for PGP message wrappers and fix inline decrypt.feature/workflowsJ08nY2017-07-141-0/+2
|
* Add tests for list key generation.J08nY2017-06-271-0/+54
|
* Integrate tests with Mailman, add basic integration tests.J08nY2017-06-271-0/+17