1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-24 22:09:57 +01:00
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-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00
2013-03-26 12:49:03 +09:00
2013-02-08 09:06:39 +09:00
2013-02-08 09:06:39 +09:00