Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
2026-03-03 10:52:55 +01:00
cmake Set anti-rollback version only when the binary is signed. 2025-12-02 09:39:17 +01:00
config Add 8K flash area for binding. 2026-02-27 18:48:02 +01:00
mbedtls@107ea89daa Revert "Move EDDSA to another branch." 2025-12-11 15:42:30 +01:00
mlkem@1453da5cd1 Add ML-KEM submodule 2026-01-22 11:22:37 +01:00
src Update product name in USB descriptor 2026-03-03 10:52:55 +01:00
tinycbor@c0aad2fb21 Upgrade tinycbor to 0.6.1 2025-08-29 01:20:09 +02:00
.gitmodules Add ML-KEM submodule 2026-01-22 11:22:37 +01:00
CMakeLists.txt Rename pico key sdk project to pico_rescue. 2026-02-27 18:48:02 +01:00
LICENSE update licensing info for this fork of the community edition (#1) 2026-02-27 19:46:07 +05:30
pico_keys_sdk_import.cmake update licensing info for this fork of the community edition (#1) 2026-02-27 19:46:07 +05:30
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
README.md update licensing info for this fork of the community edition (#1) 2026-02-27 19:46:07 +05:30
sdkconfig.defaults Add compile flags for optimization build in ESP32. 2024-11-09 00:20:16 +01:00

Pico Keys SDK

This is a fork of the community edition of the project located at https://github.com/polhenarejos/pico-keys-sdk

For licensing information and credits, see the LICENSE file