Skip to content

generate Ed25519 keys #30

Answered by polhenarejos
dev-area asked this question in Q&A
Feb 12, 2024 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

You cannot use the module provided by OpenSC/SmartCard (namely sc-tool or pkcs11-tool) because this driver does not support Edward curves. Originally this driver is intented to work only with smartcard hsm from cardcontact, which does not support Edwards.

If you want to generate Ed25519/Ed448 curves you must use supplied tool pico-hsm-tool.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@dev-area
Comment options

@polhenarejos
Comment options

@dev-area
Comment options

Answer selected by polhenarejos
Comment options

You must be logged in to vote
1 reply
@polhenarejos
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Good for newcomers
3 participants