Skip to content

Opensc curve25519 compatibility #147

@sosthene-nitrokey

Description

@sosthene-nitrokey
pkcs11-tool --login --login-type so --keypairgen  --key-type EC:prime256v1

Works, but

pkcs11-tool --login --login-type so --keypairgen  --key-type EC:edwards25519

doesn't with error: Generate EC key mechanism 1055 not supported'

and neither does

pkcs11-tool --login --login-type so --keypairgen  --key-type EC:curve25519

with error: error: Generate EC key mechanism 1056 not supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions