aboutsummaryrefslogtreecommitdiffstats
path: root/common/openpgp-fpr.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-16common: New module to compute openpgp fingerprintsWerner Koch1-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]>