pico-keys-sdk/src
Pol Henarejos a7e1cf028b
To prevent the PVC attack, MKEK and DEV keys are migrated to another OTP page.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2025-10-06 14:21:41 +02:00
..
fs To prevent the PVC attack, MKEK and DEV keys are migrated to another OTP page. 2025-10-06 14:21:41 +02:00
led Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
rng Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
usb Fix build 2025-09-30 17:25:55 +02:00
apdu.c Fix uint16 endianness that affected chained RAPDU. 2025-08-29 01:17:37 +02:00
apdu.h Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
asn1.c Use BE/LE functions for packing uint16. 2024-12-23 21:00:38 +01:00
asn1.h Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
board.h Add missing files. 2025-09-23 17:03:38 +02:00
CMakeLists.txt Fix Pico Keys SDK build. 2025-06-22 19:57:15 +02:00
compat.h Fix CodeQL build. 2024-01-02 20:36:48 +01:00
crypto_utils.c Add hash functions using OTP as feed when available. 2025-09-28 20:28:28 +02:00
crypto_utils.h Add hash functions using OTP as feed when available. 2025-09-28 20:28:28 +02:00
debug.h Add file & line to debug info. 2025-02-19 11:43:47 +01:00
eac.c Set stack size depending on the number of enabled interfaces. 2024-12-24 01:42:33 +01:00
eac.h Now it builds the image. 2024-04-05 17:57:56 +02:00
esp_compat.h Only pin to core in ESP32-S3 since it is multicore. 2025-03-07 19:35:13 +01:00
idf_component.yml Upgrade TinyUSB for ESP32 2025-04-06 18:26:34 +02:00
main.c Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
pico_keys.h Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
pico_keys_version.h Upgrade Pico Keys SDK to v7.0 2024-11-09 14:56:50 +01:00
queue.h Add missing files. 2025-09-23 17:03:38 +02:00
rescue.c Define MCU for emulation. 2025-04-07 01:24:03 +02:00