[Gnuk-users] State of EdDSA in Gnuk / GnuPG

Bertrand Jacquin bertrand at jacquin.bzh
Sat Jan 24 14:32:53 UTC 2015


Hi,

On 19/01/2015 05:41, NIIBE Yutaka wrote:
> In the following script I use gnuk_token.py under gnuk/tool/.  It will
> overwrite the attribute of OpenPGP.3 (auth) key, provided the Auth
> passphrase is factory setting.
> 
> ================================ enable-ed25519-gnuk-auth.py
> from gnuk_token import get_gnuk_device
> g = get_gnuk_device()
> g.cmd_select_openpgp()
> g.cmd_verify(3,"12345678")
> g.cmd_put_data(0,0xc3,"\x16\x2b\x06\x01\x04\x01\xda\x47\x0f\x01")
> ================================

What can I use to enable EdDSA for signing key as well ?

Cheers,

-- 
Bertrand



More information about the gnuk-users mailing list