aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/create-key.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-23examples: python bindings and hkp4py updatesBen McGinnes1-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.
2018-03-27example: key creationBen McGinnes1-0/+95
* Script to generate a new key with encryption subkey taking input from interactive prompts. * Will also take a passphrase via pinentry and uses passphrase caching of five minutes when used in conjunction with the temp homedir script.