aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/detach-sign-file.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* examples: python bindings and hkp4py updatesBen McGinnes2018-09-231-1/+1
| | | | | | * Mostly tightening up the details on the hkp4py example script. * Also fixed a typo in the LGPL boiler plate text included in all the other example scripts for the HOWTO.
* example: detach sign fileBen McGinnes2018-03-211-0/+64
* Added example to make detached signatures of a file with key selection.