aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/sign-file.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* examples: doc stringsBen McGinnes2018-03-211-1/+2
| | | | * Fixed minor errors in two doc strings.
* example: sign fileBen McGinnes2018-03-211-0/+63
* Similar to encrypt file except for signing a file in normal mode. * Noticed additional changes to be made to the howto to match this, but they will have to wait due to a power outage (currently running on battery and a mobile connection, but that won't last).