Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos adf53b4231
Fix ATR overwrite.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-12-29 19:07:02 +01:00
config Added support for Ripemd160. 2023-05-23 20:39:37 +02:00
mbedtls@1ec69067fa Upgrade to mbedtls 3.5. 2023-11-06 16:40:49 +01:00
src Fix ATR overwrite. 2023-12-29 19:07:02 +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 Rename project to Pico Keys SDK to avoid confusions with Pico Fido and Pico OpenPGP. 2023-11-06 13:32:28 +01:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_keys_sdk_import.cmake Add -DVIDPID=<VALUE> to build a project with a known VID/PID. Supported values: NitroHSM, NitroFIDO2, NitroStart, NitroPro, Nitro3, Yubikey5, YubikeyNeo, YubiHSM, Gnuk, GnuPG 2023-12-11 18:12:38 +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