gnupg/scd
Werner Koch 1f6a39092f
scd:nks: Add framework to support IDKey cards.
* scd/app-nks.c (NKS_APP_IDLM): New.
(struct app_local_s): Replace NKS_VERSION by the global APPVERSION.
(do_learn_status): Always send CHV-STATUS.
(find_fid_by_keyref): Basic support for IDLM only use.
(do_learn_status_core): Ditto.
(do_readcert): Ditto.
(verify_pin): Ditto.
(parse_pwidstr): Ditto.
(do_with_keygrip): Ditto.
(switch_application): Ditto.
(app_select_nks): Fallback to IDLM.
--
2020-05-07 19:44:45 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am scd: Add very basic support for PIV cards. 2019-01-20 11:45:57 +01:00
apdu.c scd,pcsc: Use HANDLE for context and card. 2019-09-17 19:54:52 +09:00
apdu.h scd,pcsc: Remove the restriction of no-scanning in PC/SC. 2019-09-12 08:48:48 +09:00
app-common.h scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app-dinsig.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app-geldkarte.c scd: First changes to implement a PIN cache. 2020-01-07 18:45:33 +01:00
app-help.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app-nks.c scd:nks: Add framework to support IDKey cards. 2020-05-07 19:44:45 +02:00
app-openpgp.c scd:openpgp: New attribute "MANUFACTURER". 2020-04-03 09:56:56 +02:00
app-p15.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app-piv.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app-sc-hsm.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
app.c scd: Detect missing card in "getinfo all_active_apps". 2020-04-17 16:09:54 +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 Spelling cleanup. 2020-02-18 18:07:46 -05:00
ccid-driver.h scd,ccid: Add 08e6:34c2 (GEMPC_EZIO). 2019-10-15 09:40:01 +09:00
command.c scd: Extend an internal function to also return the algo. 2020-05-05 08:07:11 +02:00
iso7816.c scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word. 2020-04-07 19:09:27 +02:00
iso7816.h scd: Factor common PIN status check out. 2020-04-07 18:26:00 +02:00
scdaemon-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
scdaemon.c gpgconf: Further simplify the gpgconf option processing. 2020-03-14 19:12:41 +01:00
scdaemon.h scd: New command DEVINFO. 2020-04-02 15:39:26 +09:00