Batch key creation curve25519 not working in version 2.1.12 Windows
Mike Ingle
mike at confidantmail.org
Fri May 6 20:41:28 CEST 2016
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 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