Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: multi-key selection operationsben/docs/2018-03 | Ben McGinnes | 2018-03-21 | 1 | -83/+0 |
| | | | | | | | | | * Temporarily removing multi-key selection based examples. * There are a few issues with getting the key selections to play nicely with gpg.Context().keylist object types. * Will troubleshoot them separately and restore them when that's worked out, but I don't want these more complicated examples to delay merging the HOWTO with master. | ||||
* | example: group encryption | Ben McGinnes | 2018-03-21 | 1 | -1/+1 |
| | | | | * Troubleshooting. | ||||
* | example: sign and encrypt to group | Ben McGinnes | 2018-03-21 | 1 | -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. |