Open robin-nitrokey opened 1 year ago
Currently, the message buffer in usbd-ctaphid is shorter than the message buffer used by ctaphid-dispatch. We should either use the same length for both buffers, or try to reuse the buffer used by ctaphid-dispatch in usbd-ctaphid.
See https://github.com/trussed-dev/usbd-ctaphid/pull/2
Currently, the message buffer in usbd-ctaphid is shorter than the message buffer used by ctaphid-dispatch. We should either use the same length for both buffers, or try to reuse the buffer used by ctaphid-dispatch in usbd-ctaphid.
See https://github.com/trussed-dev/usbd-ctaphid/pull/2