Home GnuPG
Diffusion GnuPG cc67918c088e

scd: add support for RSA_CRT and RSA_CRT_N key import.
cc67918c088eUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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.

Details

Provenance
Jonas Borgström <jonas@borgstrom.se>Authored on Aug 28 2013, 11:21 AM
wernerCommitted on Aug 29 2013, 5:53 PM
Parents
rG3adfaa9beee4: kbx: Add a few macros for easier readability.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGcc67918c088e: scd: add support for RSA_CRT and RSA_CRT_N key import. (authored by Jonas Borgström <jonas@borgstrom.se>).Aug 29 2013, 5:53 PM