There are many devices which can store private keys.
Adding more support would be good, but firstly, it's better to define our scope/focus, as supporting proprietary hardware is difficult task.
There are many devices which can store private keys.
Adding more support would be good, but firstly, it's better to define our scope/focus, as supporting proprietary hardware is difficult task.
Status | Assigned | Task | ||
---|---|---|---|---|
Open | • gniibe | T6364 More device (including virtual) support | ||
Open | • gniibe | T6234 Implement access to smartcards via a generic pkcs#11 interface |
Current status:
Possible targets:
I listed those two, as we can develop with no physical hardware and access implementations are available as free software.
For a device which only provides PKCS#11 driver, I decide to test with SoftHSM.
Testing such a device, there are helper libraries and bindings:
I am currently testing with Python PKCS#11.