aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/group-encrypt-sign-file.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* example: sign and encrypt to groupBen McGinnes2018-03-211-0/+83
* Begins to string together some of the simpler examples to do more useful things. * Signs and encrypts a file while encrypting to every key in a group specified in the gpg.conf file.