| .. |
|
CMakeLists.txt
|
Use external unique ID.
|
2024-04-15 23:45:30 +02:00 |
|
cmd_bip_slip.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_challenge.c
|
Added support for building emulation in Windows.
|
2024-01-01 01:55:49 +01:00 |
|
cmd_change_pin.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_cipher_sym.c
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
cmd_decrypt_asym.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_delete_file.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_derive_asym.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_external_authenticate.c
|
Use new methods search_file() and file_put_data().
|
2024-04-17 16:36:34 +02:00 |
|
cmd_extras.c
|
Added phy_save() and phy_load() to save and load PHY.
|
2025-01-29 17:09:29 +01:00 |
|
cmd_general_authenticate.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_initialize.c
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
cmd_key_domain.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_key_gen.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_key_unwrap.c
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
cmd_key_wrap.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_keypair_gen.c
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
cmd_list_keys.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_mse.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_pso.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_puk_auth.c
|
Use search_file() method.
|
2024-04-17 19:19:45 +02:00 |
|
cmd_read_binary.c
|
Add LE/BE functions for uint16, 32 and 64.
|
2024-12-23 20:39:03 +01:00 |
|
cmd_reset_retry.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_select.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_session_pin.c
|
Switching to new style.
|
2023-02-15 00:10:35 +01:00 |
|
cmd_signature.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_update_ef.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_verify.c
|
Use new methods search_file() and file_put_data().
|
2024-04-17 16:36:34 +02:00 |
|
cvc.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cvc.h
|
First attempt to add support to ESP32.
|
2024-04-08 19:41:39 +02:00 |
|
files.c
|
Dev options file must be persistent, since it manipulates MKEK which is in turn persistent.
|
2024-12-08 01:25:19 +01:00 |
|
files.h
|
Use macros for referring system fids.
|
2024-04-17 19:43:10 +02:00 |
|
kek.c
|
Fix storing MKEK in devices with OTP_1 available.
|
2025-01-08 14:38:02 +01:00 |
|
kek.h
|
First attempt to add support to ESP32.
|
2024-04-08 19:41:39 +02:00 |
|
oid.c
|
Removing trailing spaces.
|
2022-08-19 01:44:27 +02:00 |
|
oid.h
|
Added support for HD symmetric ciphering.
|
2023-07-17 12:55:14 +02:00 |
|
sc_hsm.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
sc_hsm.h
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
version.h
|
Upgrade to v5.4
|
2025-02-20 18:09:50 +01:00 |