1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00
gnupg/scd
Werner Koch cf5f6896f8
scd:nks: Minor additions to the basic IDLM application support.
* scd/app-nks.c (filelist): Use special value -1 for IDLM pubkeys.
(keygripstr_from_pk_file): Handle special value.
(do_readcert): Ditto.
(do_writecert): Ditto.
--

This allows to get information about the keys from the card.  However
the do_readkey still requires a fallback to readcert.  This does not
work because there are no certificates yet on the card.  The fix is to
fully implement do_readkey.

(cherry picked from commit 806547d9d2)
2022-10-20 12:22:08 +02:00
..
apdu.c scd: Shorten cardio debug output for all zeroes. 2022-06-01 12:07:05 +02:00
apdu.h scd: Support PC/SC for "getinfo reader_list". 2021-09-08 15:50:28 +02:00
app-common.h scd: Add option --info to emit KEYPAIRINFO by readkey command. 2021-05-03 20:15:03 +02:00
app-dinsig.c scd: Extend an internal function to also return the algo. 2021-04-29 10:52:43 +02:00
app-geldkarte.c scd: Change the apptype from a string to an enum. 2021-02-19 09:17:06 +01:00
app-help.c scd: Add option --info to emit KEYPAIRINFO by readkey command. 2021-05-03 20:15:03 +02:00
app-nks.c scd:nks: Minor additions to the basic IDLM application support. 2022-10-20 12:22:08 +02:00
app-openpgp.c scd:openpgp: Fix workaround for Yubikey heuristics. 2022-07-13 10:53:56 +09:00
app-p15.c scd:p15: Fix accidental commit of debug code 2022-06-01 12:19:56 +02:00
app-sc-hsm.c scd: Extend an internal function to also return the algo. 2021-04-29 10:52:43 +02:00
app.c scd: Fix serial number detection for Yubikey 5. 2021-06-10 12:44:23 +02:00
atr.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c scd: Add npth_unprotect/npth_protect for blocking operations. 2022-08-31 13:50:07 +02:00
ccid-driver.h scd: Clean up the structure for future fix of PC/SC. 2020-10-06 11:17:58 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. 2022-06-09 14:28:08 +09:00
iso7816.c scd:nks: Implement writecert for the Signature card v2. 2022-10-20 12:22:07 +02:00
iso7816.h scd:nks: Implement writecert for the Signature card v2. 2022-10-20 12:22:07 +02:00
Makefile.am w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
scdaemon-w32info.rc w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
scdaemon.c scd: New debug flags "card". 2022-05-05 14:12:23 +02:00
scdaemon.h scd: New debug flags "card". 2022-05-05 14:12:23 +02:00
scdaemon.w32-manifest.in w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00