1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-08 23:37:47 +02:00
gnupg/scd
Werner Koch 8dff009613 Support the Cherry ST-2000 card reader.
* scd/ccid-driver.c (SCM_SCR331, SCM_SCR331DI, SCM_SCR335)
(SCM_SCR3320, SCM_SPR532, CHERRY_ST2000): New constants.
(parse_ccid_descriptor): Use them.
(scan_or_find_usb_device, ccid_transceive_secure): Handle Cherry
ST-2000.  Suggested by Matthias-Christian Ott.

Conflicts:

	scd/ccid-driver.c
2012-06-25 10:04:22 +09:00
..
apdu.c Removed some set but unused variables. 2011-08-04 12:22:04 +02:00
apdu.h Collected changes 2010-05-03 11:10:49 +00:00
app-common.h More support for Netkey cards. 2009-05-08 15:07:45 +00:00
app-dinsig.c Fix for card keys > 2048 bit. 2009-07-10 10:15:33 +00:00
app-geldkarte.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
app-help.c More support for Netkey cards. 2009-05-08 15:07:45 +00:00
app-nks.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
app-openpgp.c Allow generation of card keys up to 4096 bit. 2011-07-07 11:20:53 +02:00
app-p15.c A bunch of minor changes 2009-12-21 16:19:09 +00:00
app.c Add code to better handle unplugging of a reader. 2009-07-16 15:54:59 +00:00
atr.c Change default gpgsm cipher back to 3DES. 2009-02-09 10:25:41 +00:00
atr.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-common.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-dinsig.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-p15.c Use bin2hex if possible. 2008-11-03 10:54:18 +00:00
card.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
ccid-driver.c Support the Cherry ST-2000 card reader. 2012-06-25 10:04:22 +09:00
ccid-driver.h Add new prototypes 2009-07-13 09:59:50 +00:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
command.c Allow generation of card keys up to 4096 bit. 2011-07-07 11:20:53 +02:00
iso7816.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
iso7816.h Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
pcsc-wrapper.c Removed some set but unused variables. 2011-08-04 12:22:04 +02:00
sc-copykeys.c Collected changes 2010-05-03 11:10:49 +00:00
scdaemon.c Add provisions to build with Libgcrypt 1.6. 2012-05-24 10:55:11 +02:00
scdaemon.h Signing using Netkey 3 cards does now work. 2009-03-26 19:27:04 +00:00