Enable HSM to utilize UART for embedded applications #111

Closed
opened 2025-11-11 02:03:20 +08:00 by kaipyroami · 1 comment

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.

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.

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.
Sign in to join this conversation.