mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
common: New module to compute openpgp fingerprints
* 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 <wk@gnupg.org>
(cherry picked from commit 2f2bdd9c08
)
Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
c825117c5f
commit
f3c98b8cb5
3 changed files with 306 additions and 0 deletions
|
@ -98,6 +98,7 @@ common_sources = \
|
|||
name-value.c name-value.h \
|
||||
recsel.c recsel.h \
|
||||
ksba-io-support.c ksba-io-support.h \
|
||||
openpgp-fpr.c \
|
||||
compliance.c compliance.h
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue