1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/scd
Jonas Borgström 6acb1d06f0 scd: add support for RSA_CRT and RSA_CRT_N key import.
* scd/app-openpgp.c (do_writekey): Added RSA_CRT and RSA_CRT_N support.

--

Updates of original patch by wk:

  -      unsigned char *rsa_u, *rsa_dp, rsa_dq;
  +      unsigned char *rsa_u, *rsa_dp, *rsa_dq;

and AUTHORS.  Missing signed-off-by assumed due to DCO send the other
day.

(cherry picked from commit cc67918c08)

Solved conflicts:
	AUTHORS => Removed
	scd/app-openpgp.c => s/.rsa.format/.format/.
2013-08-29 18:11:01 +02:00
..
apdu.c scd: Make SPRx32 pinpad work with PC/SC on Windows. 2013-08-21 16:47:44 +02:00
apdu.h scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
app-common.h More support for Netkey cards. 2009-05-08 15:07:45 +00:00
app-dinsig.c scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09: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 scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
app-openpgp.c scd: add support for RSA_CRT and RSA_CRT_N key import. 2013-08-29 18:11:01 +02:00
app-p15.c A bunch of minor changes 2009-12-21 16:19:09 +00:00
app.c SCD: API cleanup for keypad handling. 2013-02-05 14:09:47 +09: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 scd: fix Vega for Alpha reader. 2013-08-27 10:19:49 +09:00
ccid-driver.h scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
command.c scd: call update_card_removed only when detecting removal. 2013-03-26 08:43:15 +09:00
iso7816.c scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
iso7816.h scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
Makefile.am w32: Add icons and version information. 2013-05-07 21:17:04 +02:00
pcsc-wrapper.c Fix syntax error for building on APPLE. 2013-05-11 21:46:43 +02:00
sc-copykeys.c SCD: API cleanup for keypad handling. 2013-02-05 14:09:47 +09:00
scdaemon-w32info.rc w32: Add icons and version information. 2013-05-07 21:17:04 +02:00
scdaemon.c Ignore obsolete option --disable-keypad. 2013-04-22 15:19:38 +02:00
scdaemon.h scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00