pico-keys-sdk/src
Pol Henarejos cd3ab0682c
Fix initiating driver for CCID and buffers.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-12-22 19:31:39 +01:00
..
fs Fix related with reallocation under some optimization situations. 2022-10-05 09:33:18 +02:00
rng Adding functions for calling random in core0. 2022-09-16 00:49:10 +02:00
usb Fix initiating driver for CCID and buffers. 2022-12-22 19:31:39 +01:00
apdu.c Added capability to add multiple interfaces: HID and CCID at compile time. 2022-12-20 23:41:24 +01:00
apdu.h Added capability to add multiple interfaces: HID and CCID at compile time. 2022-12-20 23:41:24 +01:00
asn1.c In asn1_find_tag(), tag_data and tag_len are not modified if not found. 2022-11-11 14:30:34 +01:00
asn1.h It's a major reorganization. 2022-08-30 02:00:11 +02:00
crypto_utils.c Adding support for Curve25519 and Curve448. 2022-11-09 16:49:45 +01:00
crypto_utils.h It's a major reorganization. 2022-08-30 02:00:11 +02:00
eac.c Fix secure channel with no payload. 2022-10-30 21:10:35 +01:00
eac.h It's a major reorganization. 2022-08-30 02:00:11 +02:00
hsm.h Added capability to add multiple interfaces: HID and CCID at compile time. 2022-12-20 23:41:24 +01:00
hsm_version.h Added capability to add multiple interfaces: HID and CCID at compile time. 2022-12-20 23:41:24 +01:00
main.c Added variable to cancel button press. 2022-09-23 18:07:38 +02:00