| Commit message (Collapse) | Author | Files | Lines | 
 | 
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
 | 
 | 
* 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.
 | 
 | 
* Made sure all example scripts meet PEP8 compliance.
* Required fixing approx. a dozen of them in minor ways.
 | 
 | 
* Updated the decryption example code in the HOWTO and the
  corresponding decrypt-file.py script to gracefully handle a
  decryption failure.  This error will always be triggered when GPGME
  is used to try to decrypt an old, MDC-less encrypted message or
  file.
 | 
 | 
* Decrypts a file taking file names as command line parameters.
 | 
 | 
* Added script wo count the number of keys in both the public and
  secret key stores.
 |