aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-decrypt-verify.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-89/+0
* python: Fix regression in t-decrypt-verify test.Werner Koch2019-06-131-11/+11
* python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276Daniel Kahn Gillmor2019-05-031-0/+1
* python/tests: try to decrypt and verify new test dataDaniel Kahn Gillmor2019-05-031-0/+11
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* python bindings: fixing decrypt-verifyBen McGinnes2018-09-301-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-12/+14
* python: Remove superfluous initialization.Justus Winter2017-03-201-1/+0
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-4/+4
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-13/+12
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-3/+3
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-141-0/+3
* python: Use more generic shebang.Justus Winter2016-09-141-1/+1
* python: Add an idiomatic interface.Justus Winter2016-07-151-2/+26
* python: Port more tests.Justus Winter2016-05-311-0/+50