NIIBE Yutaka
40a914a2e3
SCD: Support fixed length PIN input for keypad.
* scd/iso7816.h (struct pininfo_s): Remove MODE and add FIXEDLEN.
* scd/app-dinsig.c (verify_pin): Initialize FIXEDLEN to unknown.
* scd/app-nks.c (verify_pin): Likewise.
* scd/app-openpgp.c (verify_a_chv, verify_chv3, do_change_pin):
Likewise.
* scd/apdu.c (check_pcsc_keypad): Add comment.
(pcsc_keypad_verify, pcsc_keypad_modify): PC/SC driver only support
readers with the feature of variable length input (yet).
(apdu_check_keypad): Set FIXEDLEN.
* scd/ccid-driver.c (ccid_transceive_secure): Add GEMPC_PINPAD
specific settings.
Support fixed length PIN input for keypad.
2013-02-05 13:37:06 +09:00
..
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2011-12-13 16:55:42 +01:00
2013-02-05 13:37:06 +09:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2012-06-05 19:29:22 +02:00
2013-02-05 13:37:06 +09:00
2011-12-15 15:21:02 +01:00
2011-12-15 15:21:02 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2012-06-05 19:29:22 +02:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2011-12-01 11:09:02 +01:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2012-08-24 09:29:56 +02:00
2012-06-05 19:29:22 +02:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:37:06 +09:00
2013-02-05 13:33:44 +09:00