Page MenuHome GnuPG

GpgSM: Support ECC key generation by gpgsm_genkey
Closed, ResolvedPublic

Description

Extend proc_parameters in sm/certreqgen.c to support ECC certificate.

Event Timeline

NIST P-256 key generation looks good.

Ed25519 doesn't yet. Tested by openssl req -in output-by-gpgsm -txt.

genkey for Ed25519 works now with libksba in master.

gniibe changed the task status from Open to Testing.Apr 6 2020, 6:49 AM
gniibe added a project: Restricted Project.