aboutsummaryrefslogtreecommitdiffstats
path: root/common/openpgp-fpr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: New module to compute openpgp fingerprintsWerner Koch2021-04-161-0/+283
* common/openpgp-fpr.c: New. * common/Makefile.am (common_sources): Add it. -- This function is targeted to handle keys on smartcards. Signed-off-by: Werner Koch <[email protected]>