Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkcs11 token support #774

Open
embetrix opened this issue Feb 13, 2025 · 3 comments
Open

pkcs11 token support #774

embetrix opened this issue Feb 13, 2025 · 3 comments

Comments

@embetrix
Copy link

embetrix commented Feb 13, 2025

Hi,

can HWI support a PKCS#11 Token aka. HSM with secp256k1 curve support ?

@achow101
Copy link
Member

Additional devices can be added so long as they meet our policy for device support: https://hwi.readthedocs.io/en/latest/devices/index.html#support-policy

As this is an open source project, pull requests are welcome.

@embetrix
Copy link
Author

is there a skeleton code to integrate new HW ? I will be happy to add make some requests

@achow101
Copy link
Member

New devices need to implement the HardwareWalletClient class with their implementation living in hwilib/devices. You can look at the device implementations already there for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants