summaryrefslogtreecommitdiff
path: root/tests/crypto_test.py
Commit message (Expand)AuthorAge
* tests: use "gpg2" instead of "gpg" commandDylan Baker2018-08-01
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
* Use urwid.util.detected_encoding instead of try_decodeDylan Baker2018-03-06
* crypto: use bytes instead of strDylan Baker2018-03-01
* Fix cryptoDylan Baker2018-03-01
* alot/crypto: make keys required for detached_signature_forDylan Baker2017-08-17
* tests/crypto: Add note about missing testsDylan Baker2017-08-14
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* tests/crypto: Fix GetKey.test_missing_keyDylan Baker2017-08-14
* tests/crypto: Add more tests for list_keysDylan Baker2017-08-14
* tests: move shared helpers out of crypto module into common moduleDylan Baker2017-07-24
* tests/crypto: Add tests for the crypto moduleDylan Baker2017-07-15
* crypto: Fix error handling of signed messagesDylan Baker2017-07-11
* tests: Add tests for signing functions.Dylan Baker2017-07-11
* Add crypto tests that don't need a keyringLucas Hoffmann2017-06-21