aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/group-key-selection.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-03-21example: group key selectionBen McGinnes1-12/+24
* Example of preparing a keylist object using an existing group line from the gpg.conf file.
2018-03-20example: decrypt fileBen McGinnes1-12/+14
* Decrypts a file taking file names as command line parameters.
2018-03-19example: python bindings key countBen McGinnes1-0/+42
* Added script wo count the number of keys in both the public and secret key stores.