Hardware Security Module (HSM) for Raspberry Pico and ESP32
Find a file
2022-01-02 21:37:55 +01:00
ccid-types.h Adding ccid structs 2021-12-30 23:34:31 +01:00
ccid.c Adding ccid structs 2021-12-30 23:34:31 +01:00
ccid.h - Adding the rest of Gnuk USB/CCID methods. 2022-01-02 00:51:54 +01:00
CMakeLists.txt - Adding the rest of Gnuk USB/CCID methods. 2022-01-02 00:51:54 +01:00
hsm2040.c Lots of fixes. At this time, the RP2040 is detected by opensc-tool -l. However, it sends continuously slot status. 2022-01-02 21:37:55 +01:00
hsm2040.h Adding routine for payload debug 2022-01-02 20:28:22 +01:00
pico_sdk_import.cmake First commit. Attempting to emulate a CCID device. Not easy with RP2040 2021-12-30 00:31:01 +01:00
tusb_config.h Moving to TinyUSB. Low level API does not provide methods for larger packets. TinyUSB provides a complete interface for managing CCID. 2021-12-30 23:35:30 +01:00
usb_descriptors.c - Adding BOS 2021-12-31 03:47:51 +01:00
usb_descriptors.h Moving to TinyUSB. Low level API does not provide methods for larger packets. TinyUSB provides a complete interface for managing CCID. 2021-12-30 23:35:30 +01:00