Batch key creation curve25519 not working in version 2.1.12 Windows

NIIBE Yutaka gniibe at fsij.org
Fri May 6 10:58:06 CEST 2016


On 05/06/2016 05:59 AM, Mike Ingle wrote:
> Key-Type: ecdsa
> Name-Real: t 6
> Subkey-Curve: Curve25519
> Subkey-Usage: encrypt
> Subkey-Type: ecdh
> Name-Email: t at 6
> Key-Curve: Ed25519
> Key-Usage: sign
> Key-Length: 255
> %commit

I got success with this:
----------------------------
Key-Type: eddsa
Key-Curve: Ed25519
Key-Usage: sign
Name-Real: Chuji Kunisada
Name-Email: chuji at gniibe.org
Subkey-Type: ecdh
Subkey-Curve: Curve25519
Subkey-Usage: encrypt
Expire-Date: 0
Passphrase: abcdef
%commit
%echo done
----------------------------

$ gpg2 --list-key chuji
pub   ed25519/3265921F 2016-05-06 [SC]
uid         [ultimate] Chuji Kunisada <chuji at gniibe.org>
sub   cv25519/7CB539CD 2016-05-06 [E]


The Key-Type should be eddsa (not ecdsa).
-- 



More information about the Gnupg-users mailing list