[PATCH] agent: Support of ECC key generation by scd

NIIBE Yutaka gniibe at fsij.org
Fri Oct 21 14:51:26 CEST 2016


Hello,

On 10/14/2016 09:23 PM, Arnaud Fontaine wrote:
> * g10/call-agent.c: Retrieving data sent by scdaemon when an ECC key
> has been generated.
> * g10/call-agent.h: Change in agent info structure to hold information
> related to an ECC key generated by scdaemon.
> * g10/keygen.c: Support of ECC key generation by scd
> ---
>  g10/call-agent.c | 26 ++++++++++++++++++++++--
>  g10/call-agent.h | 14 +++++++++++--
>  g10/keygen.c     | 61
> +++++++++++++++++++++++++++++++++++++++++++++++++-------
>  3 files changed, 90 insertions(+), 11 deletions(-)

I don't apply this patch.  Instead, I changed READKEY command of
gpg-agent so that it can support --card option.  I also change
scd/app-openpgp.c so that scdaemon's GENKEY and READKEY share
same routine.  Then, I changed g10/keygen.c with this feature.
-- 



More information about the Gnupg-devel mailing list