Enable HSM to utilize UART for embedded applications #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be desirable to implement the PKCS#11 interface on UART so that the HSM can be added to embedded boards lacking USB host capabilities. This addition shouldn't change the security model beyond doubling an existing interface.
HSM uses CCID protocol that runs over USB. Not sure how this UART communication whould take place, specially because I lack of this kind of hardware.