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 cc67918c088e90c1d9a507af5f6288e8faa93d87)
Solved conflicts:
AUTHORS => Removed
scd/app-openpgp.c => s/.rsa.format/.format/.
2013-08-29 18:11:01 +02:00
..
2013-08-21 16:47:44 +02:00
2013-02-08 09:20:43 +09:00
2009-05-08 15:07:45 +00:00
2013-02-08 09:20:43 +09:00
2009-09-03 10:57:23 +00:00
2009-05-08 15:07:45 +00:00
2013-02-08 09:20:43 +09:00
2013-08-29 18:11:01 +02:00
2009-12-21 16:19:09 +00:00
2013-02-05 14:09:47 +09:00
2009-02-09 10:25:41 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2008-11-03 10:54:18 +00:00
2007-07-04 19:49:40 +00:00
2013-08-27 10:19:49 +09:00
2013-02-08 09:20:43 +09:00
2011-12-02 19:28:02 +01:00
2013-03-26 08:43:15 +09:00
2013-02-08 09:20:43 +09:00
2013-02-08 09:20:43 +09:00
2013-05-07 21:17:04 +02:00
2013-05-11 21:46:43 +02:00
2013-02-05 14:09:47 +09:00
2013-05-07 21:17:04 +02:00
2013-04-22 15:19:38 +02:00
2013-02-08 09:20:43 +09:00