aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/create-key.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* example: key creationBen McGinnes2018-03-271-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.