I tried my inputs with eddsa instead of ecdsa and it worked. Not sure if there is still a bug to report?
Thank you for the workaround.

On 5/6/2016 1:58 AM, NIIBE Yutaka wrote:
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@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: ch...@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 <ch...@gniibe.org>
sub   cv25519/7CB539CD 2016-05-06 [E]


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


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to