pico-keys-sdk/src
Pol Henarejos 88b2978ae5
Fix ATR response.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-12-22 22:50:37 +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 ATR response. 2022-12-22 22:50:37 +01:00
apdu.c Selecting an app by AID requires the AID as argument. 2022-12-22 19:33:02 +01:00
apdu.h Selecting an app by AID requires the AID as argument. 2022-12-22 19:33:02 +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 Selecting an app by AID requires the AID as argument. 2022-12-22 19:33:02 +01:00