aboutsummaryrefslogtreecommitdiffstats
path: root/common/openpgp-oid.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed --list-keys on Linux64 bitAndrey Jivsov2011-02-121-2/+3
|
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-0/+227
This is needed so that the agent will be able to export and import OpenPGP secret keys. Add test case. Removed unused function.