May I know if there is any example on how to integrate Nitrokey Start to trigger the ecc calculation functions?
- Company
- News
- Products
- Solutions
- Support
- Shop
May I know if there is any example on how to integrate Nitrokey Start to trigger the ecc calculation functions?
Hi!
Note: This spec is describing version 3.4. Nitrokey Start is implementing fully version 2.0, with some extensions taken from 3.4, notably the ECC support for selected algorithms.
I think someone has used Nitrokey Start / GNUK as a Bitcoin wallet too as far as I remember, so perhaps you could find some related code in a web search.
Thanks for sharing, my plan is not only doing the signing, I want to trigger those modp256k1_sub/modp256k1_add/modp256k1_mul and edward related functions indeed and it is difficult to find related example on the web.