Jonas Borgström
cc67918c08
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.
2013-08-29 17:53:14 +02:00
..
2013-08-21 16:45:48 +02:00
2013-02-08 09:06:39 +09:00
2013-08-28 17:40:32 +02:00
2013-02-08 09:06:39 +09:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2013-08-28 17:40:32 +02:00
2013-08-29 17:53:14 +02:00
2012-06-05 19:29:22 +02:00
2013-08-28 17:40:32 +02: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-08-28 13:04:31 +02:00
2013-02-08 09:06:39 +09:00
2011-12-01 11:09:02 +01:00
2013-08-28 17:40:32 +02:00
2013-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00
2013-05-07 21:35:48 +02:00
2013-03-26 12:49:03 +09:00
2013-02-05 13:37:06 +09:00
2013-05-07 21:35:48 +02:00
2013-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00