aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/decrypt-file.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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.