aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/export-secret-key.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python bindings: howto examplesBen McGinnes2018-07-071-5/+5
| | | | | * Made sure all example scripts meet PEP8 compliance. * Required fixing approx. a dozen of them in minor ways.
* python bindings examples: three export scriptsBen McGinnes2018-06-281-0/+77
* Example of default exporting keys. * Example of exporting minimised keys. * Example of exporting secret keys to a file with correct permissions. Signed-off-by: Ben McGinnes <[email protected]>