Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-18 | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 1 | -1/+1 | |
-- Signed-off-by: Daniel Kahn Gillmor <[email protected]> | |||||
2018-09-23 | examples: python bindings and hkp4py updates | Ben McGinnes | 1 | -1/+1 | |
* 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. | |||||
2018-03-21 | example: verify signed file | Ben McGinnes | 1 | -11/+28 | |
* Added example to verify normal and clearsigned files. | |||||
2018-03-20 | example: decrypt file | Ben McGinnes | 1 | -12/+14 | |
* Decrypts a file taking file names as command line parameters. | |||||
2018-03-19 | example: python bindings key count | Ben McGinnes | 1 | -0/+42 | |
* Added script wo count the number of keys in both the public and secret key stores. |