aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-encrypt.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-20python: Remove superfluous initialization.Justus Winter1-1/+0
2016-12-05python: Try to be more helpful when given a string to encrypt().Tobias Mueller1-0/+15
2016-10-31python: Use vanity modules for constants in tests and examples.Justus Winter1-1/+1
2016-10-31python: Import the topmost module in tests and examples.Justus Winter1-6/+5
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-4/+4
2016-09-14python: Import from __future__ to align behavior of Python 2.7.Justus Winter1-0/+3
2016-09-14python: Use more generic shebang.Justus Winter1-1/+1
2016-07-15python: Add an idiomatic interface.Justus Winter1-2/+25
2016-05-19python: Add more tests.Justus Winter1-4/+1
2016-05-17python: Port more tests.Justus Winter1-24/+17
2016-05-12python: Fix writing to data buffers.Justus Winter1-2/+28
2016-05-12python: Add a test suite.Justus Winter1-0/+23