pico-keys-sdk/src
Pol Henarejos 7e8807e054
Fix potential infinite loop when bad ASN1 is processed.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-07-08 10:53:19 +02:00
..
fs Fix EF.DIR selection. 2024-06-28 22:04:52 +02:00
rng Now it builds the image. 2024-04-05 17:57:56 +02:00
usb BCD must be 2.0 for compatibility with windows. 2024-06-27 21:01:22 +02:00
apdu.c Remove carriage return \r for better debug. 2024-04-17 11:21:10 +02:00
apdu.h Remove carriage return \r for better debug. 2024-04-17 11:21:10 +02:00
asn1.c Fix potential infinite loop when bad ASN1 is processed. 2024-07-08 10:53:19 +02:00
asn1.h Attempting to add support to esp32s3. 2024-04-04 21:01:55 +02:00
CMakeLists.txt Add procedure to compute unique ID at startup. 2024-04-15 23:44:51 +02:00
compat.h Fix CodeQL build. 2024-01-02 20:36:48 +01:00
crypto_utils.c Add procedure to compute unique ID at startup. 2024-04-17 11:31:11 +02:00
crypto_utils.h Now it builds the image. 2024-04-05 17:57:56 +02:00
eac.c Second round to make it work for ESP32S3. 2024-04-08 16:47:16 +02:00
eac.h Now it builds the image. 2024-04-05 17:57:56 +02:00
esp_compat.h Fix build for emulated interface. 2024-04-16 00:03:43 +02:00
idf_component.yml Second round to make it work for ESP32S3. 2024-04-08 16:47:16 +02:00
main.c Fix when setting options and taking VIDPID values. 2024-06-21 22:07:28 +02:00
pico_keys.h Merge branch 'main' into esp32 2024-05-31 17:12:12 +02:00
pico_keys_version.h Upgrade Pico Keys SDK to v6.0 2024-06-22 20:56:03 +02:00