Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos 4919eb980f
Added a major refactoring to include Emulated interface.
It works in combination with virtualsmarcard module (vpcd). It properly installed, it creates a virtual reader that can be interfaced via PCSC+vcpd. At user app level, it has no difference of having a physical smart card.

At this moment, it only works emulating a CCID interface.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-01-09 18:06:21 +01:00
config Adding support for ChaCha20 with Poly1305. 2022-09-14 17:26:45 +02:00
mbedtls@869298bffe Moving to MbedTLS 3.2.1 2022-09-25 23:33:12 +02:00
src Added a major refactoring to include Emulated interface. 2023-01-09 18:06:21 +01:00
tinycbor@e27261ed5e Add TinyCBOR for CBOR encoding/decoding. 2022-09-09 20:33:42 +02:00
.gitmodules Add TinyCBOR for CBOR encoding/decoding. 2022-09-09 20:33:42 +02:00
CMakeLists.txt Added a major refactoring to include Emulated interface. 2023-01-09 18:06:21 +01:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_hsm_sdk_import.cmake Added a major refactoring to include Emulated interface. 2023-01-09 18:06:21 +01:00
pico_sdk_import.cmake Adding first release of Pico CCID. It should be the core for different types of smart cards. 2022-04-19 13:40:45 +02:00