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 5cd25f4ca4
scd:nks: Support the Telesec ESIGN application.
* scd/app-nks.c (find_fid_by_keyref): Disable the cache for now.
(readcert_from_ef): Considere an all zero certificate as not found.
(do_sign): Support ECC and the ESIGN application.
--

This allows me to create qualified signatures using my Telesec card.
There is of course more work to do but this is the first step.

Note: The design of the FID cache needs to be reconsidered.  Until
that the lookup here has been disabled.  The do_sign code should be
revamped to be similar to what we do in app-p15.

GnuPG-bug-id: 5219, 4938, 6252
Backported-from-master: 07eaf006c2
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: Support the Telesec ESIGN application. 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:nks: Return USAGE information for KEYINFO command. 2022-10-20 12:22:08 +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 scd:nks: Return USAGE information for KEYINFO command. 2022-10-20 12:22:08 +02: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:nks: Return USAGE information for KEYINFO command. 2022-10-20 12:22:08 +02:00
scdaemon.w32-manifest.in w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00